diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 2d3e46d..a03df26 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -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" > - -