Use the right theme...

master
bspeice 2013-12-08 21:33:46 -05:00
parent 485a5dd95c
commit 9e05b955fa
1 changed files with 1 additions and 1 deletions

View File

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