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