mirror of
https://github.com/bspeice/UNCCGameDay
synced 2024-11-04 23:28:12 -05:00
Use the right theme...
This commit is contained in:
parent
485a5dd95c
commit
9e05b955fa
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user