summaryrefslogtreecommitdiff
path: root/data/res/values/themes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/res/values/themes.xml')
-rw-r--r--data/res/values/themes.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/res/values/themes.xml b/data/res/values/themes.xml
index d0097aac..05776592 100644
--- a/data/res/values/themes.xml
+++ b/data/res/values/themes.xml
@@ -169,6 +169,7 @@ please see themes_device_defaults.xml.
<!-- Window attributes -->
<item name="windowBackground">@drawable/screen_background_selector_dark</item>
+ <item name="windowBackgroundFallback">?attr/colorBackground</item>
<item name="windowClipToOutline">false</item>
<item name="windowFrame">@null</item>
<item name="windowNoTitle">false</item>