aboutsummaryrefslogtreecommitdiff
path: root/system/RuntimePermissions/Application/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'system/RuntimePermissions/Application/src/main/AndroidManifest.xml')
-rw-r--r--system/RuntimePermissions/Application/src/main/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/RuntimePermissions/Application/src/main/AndroidManifest.xml b/system/RuntimePermissions/Application/src/main/AndroidManifest.xml
index 050b0515..0acbb93b 100644
--- a/system/RuntimePermissions/Application/src/main/AndroidManifest.xml
+++ b/system/RuntimePermissions/Application/src/main/AndroidManifest.xml
@@ -34,7 +34,7 @@
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
- android:theme="@style/AppTheme" >
+ android:theme="@style/Theme.AppCompat.Light" >
<activity
android:name=".MainActivity"
android:label="@string/app_name" >