Use Holo theme

This commit is contained in:
Branden Archer
2015-12-27 14:28:54 -05:00
parent 7273e4231f
commit 429c3005a9
2 changed files with 1 additions and 11 deletions

View File

@@ -14,7 +14,7 @@
android:allowBackup="true"
android:icon="@drawable/ic_launcher"
android:label="@string/app_name"
android:theme="@style/AppTheme" >
android:theme="@android:style/Theme.Holo" >
<activity
android:name="protect.babymonitor.StartActivity"
android:label="@string/app_name"