summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp/styles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-sw720dp/styles.xml')
-rw-r--r--res/values-sw720dp/styles.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values-sw720dp/styles.xml b/res/values-sw720dp/styles.xml
index e1f9ab45a..9738a124b 100644
--- a/res/values-sw720dp/styles.xml
+++ b/res/values-sw720dp/styles.xml
@@ -51,6 +51,12 @@
</style>
<!-- Workspace -->
+ <style name="Theme" parent="android:Theme.Holo.Wallpaper.NoTitleBar">
+ <item name="android:windowActionModeOverlay">true</item>
+ <item name="android:windowTranslucentStatus">true</item>
+ <item name="android:windowTranslucentNavigation">true</item>
+ </style>
+
<style name="TabIndicator.AppsCustomize">
<item name="android:paddingStart">32dp</item>
<item name="android:paddingEnd">32dp</item>