diff --git a/src/main/AndroidManifest.xml b/src/main/AndroidManifest.xml index 259aa7c9..ada50318 100644 --- a/src/main/AndroidManifest.xml +++ b/src/main/AndroidManifest.xml @@ -21,7 +21,7 @@ android:allowBackup="true" android:icon="@mipmap/ic_launcher" android:label="@string/app_name" - android:theme="@android:style/Theme.DeviceDefault.Light.DarkActionBar" + android:theme="@style/AppTheme" tools:replace="label"> + + + \ No newline at end of file