UI commit2

This commit is contained in:
RowenaWinston
2013-10-28 23:06:37 -04:00
parent ecc5a001ed
commit f6da66101d
46 changed files with 385 additions and 124 deletions

View File

@ -13,7 +13,7 @@
android:allowBackup="true"
android:icon="@drawable/ic_launcher"
android:label="@string/app_name"
android:theme="@style/AppTheme"
android:theme="@style/Theme.Unccgameday"
android:name="com.uncc.gameday.GameDay" >
<activity
android:name="com.uncc.gameday.activities.Alerts"