summaryrefslogtreecommitdiffstats
path: root/packages/DocumentsUI/res/values-sw720dp/styles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/DocumentsUI/res/values-sw720dp/styles.xml')
-rw-r--r--packages/DocumentsUI/res/values-sw720dp/styles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/DocumentsUI/res/values-sw720dp/styles.xml b/packages/DocumentsUI/res/values-sw720dp/styles.xml
index 0b03a94..d7c031e 100644
--- a/packages/DocumentsUI/res/values-sw720dp/styles.xml
+++ b/packages/DocumentsUI/res/values-sw720dp/styles.xml
@@ -16,7 +16,7 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android">
- <style name="DialogWhenReallyLarge" parent="@*android:style/Theme.Material.DayNight.Dialog">
+ <style name="DialogWhenReallyLarge" parent="@*android:style/Theme.DeviceDefault.Light.Dialog">
<!-- We do not specify width of window here because the max size of
floating window specified by windowFixedWidthis is limited. -->
<item name="*android:windowFixedHeightMajor">80%</item>