diff --git a/src/main/AndroidManifest.xml b/src/main/AndroidManifest.xml index 42cf6d84..26d76cfb 100644 --- a/src/main/AndroidManifest.xml +++ b/src/main/AndroidManifest.xml @@ -17,7 +17,7 @@ android:allowBackup="false" android:icon="@drawable/ic_launcher" android:label="@string/app_name" - android:theme="@style/AppTheme" + android:theme="@style/Theme.AppCompat.Light.DarkActionBar" android:description="@string/app_description"> - -