summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp/styles.xml
diff options
context:
space:
mode:
authorMichael Jurka <mikejurka@google.com>2013-12-10 23:47:28 +0100
committerMichael Jurka <mikejurka@google.com>2013-12-10 23:47:28 +0100
commit39de459a8621abfc91382ce7b4cdd37d09aaac12 (patch)
tree21357b3a777ad0ab5eb9f2c9628157897b44602b /res/values-sw720dp/styles.xml
parent8e88cb84781907afb7cca80581fea2277264fd2c (diff)
downloadandroid_packages_apps_Trebuchet-39de459a8621abfc91382ce7b4cdd37d09aaac12.tar.gz
android_packages_apps_Trebuchet-39de459a8621abfc91382ce7b4cdd37d09aaac12.tar.bz2
android_packages_apps_Trebuchet-39de459a8621abfc91382ce7b4cdd37d09aaac12.zip
Revert "Move wallpaper picker code to a separate directory"
This reverts commit 8e88cb84781907afb7cca80581fea2277264fd2c.
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>