summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-06-27 03:11:33 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-06-27 03:11:33 +0000
commit2a6f40a0ae9def84f39a2b6fca52c9314d910d8c (patch)
tree35c0ef7b3c9abfc1fc3ef715946bf525f493c7f3
parentba5580e4e1ac8f9f3eb1eb6338e43716ad0a70b1 (diff)
parent479db3335a12f45f032da7df7db2b396d0c81e4d (diff)
downloadHTMLViewer-2a6f40a0ae9def84f39a2b6fca52c9314d910d8c.tar.gz
Change-Id: I72e05fe188056936c899bec3bb215b26801a94ee
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 660c625..655127b 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -25,7 +25,7 @@
android:supportsRtl="true">
<activity android:name="HTMLViewerActivity"
android:label="@string/app_label"
- android:theme="@android:style/Theme.DeviceDefault">
+ android:theme="@android:style/Theme.DeviceDefault.Settings">
<intent-filter>
<category android:name="android.intent.category.DEFAULT" />
<action android:name="android.intent.action.VIEW" />