summaryrefslogtreecommitdiffstats
path: root/res/values-xlarge
diff options
context:
space:
mode:
authorPatrick Dubroy <dubroy@google.com>2010-10-04 17:45:43 -0700
committerPatrick Dubroy <dubroy@google.com>2010-10-04 17:58:06 -0700
commit67f7f43f54613aeeccc37d5920014515eb765d59 (patch)
tree31325f5e2c27ffefa65b2621029805c7ec7d4409 /res/values-xlarge
parent6ae0fcfc80b55322824f87b2cc3c1f51ed83e5ab (diff)
downloadpackages_apps_trebuchet-67f7f43f54613aeeccc37d5920014515eb765d59.zip
packages_apps_trebuchet-67f7f43f54613aeeccc37d5920014515eb765d59.tar.gz
packages_apps_trebuchet-67f7f43f54613aeeccc37d5920014515eb765d59.tar.bz2
fix 3053561: Update homescreen icons for all apps, customize
Diffstat (limited to 'res/values-xlarge')
-rw-r--r--res/values-xlarge/styles.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/res/values-xlarge/styles.xml b/res/values-xlarge/styles.xml
index 637b6ce..59301b9 100644
--- a/res/values-xlarge/styles.xml
+++ b/res/values-xlarge/styles.xml
@@ -18,9 +18,13 @@
-->
<resources>
- <style name="Theme" parent="Theme.Base">
+ <style name="Theme" parent="android:Theme.Holo">
<item name="android:windowNoTitle">true</item>
<item name="android:windowActionModeOverlay">true</item>
+
+ <item name="android:windowBackground">@android:color/transparent</item>
+ <item name="android:colorBackgroundCacheHint">@null</item>
+ <item name="android:windowShowWallpaper">true</item>
</style>
<style name="WorkspaceIcon.Portrait">