summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorMichael Jurka <mikejurka@google.com>2011-07-25 17:57:40 -0700
committerMichael Jurka <mikejurka@google.com>2011-07-26 15:49:50 -0700
commitb9e14974ae5c03bd996bc102ed23a24126449990 (patch)
tree85306d50b2094e73679f8490f190999271ea986a /res/values
parentbf361decc703800d7db41ac87d1e3c87011b2c32 (diff)
downloadandroid_packages_apps_Trebuchet-b9e14974ae5c03bd996bc102ed23a24126449990.tar.gz
android_packages_apps_Trebuchet-b9e14974ae5c03bd996bc102ed23a24126449990.tar.bz2
android_packages_apps_Trebuchet-b9e14974ae5c03bd996bc102ed23a24126449990.zip
Solving transient wallpaper flash when rotating All Apps
- also cleaning up some code Change-Id: Ic9399e604aac3115d92186a70799bf80ecaf31c6
Diffstat (limited to 'res/values')
-rw-r--r--res/values/styles.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/res/values/styles.xml b/res/values/styles.xml
index 6ed830a80..62244a6c7 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -22,11 +22,7 @@
<item name="android:screenOrientation">nosensor</item>
</style>
- <style name="Theme.Base" parent="android:Theme.Wallpaper">
- </style>
-
- <style name="Theme" parent="Theme.Base">
- <item name="android:windowNoTitle">true</item>
+ <style name="Theme" parent="@android:style/Theme.Holo.Wallpaper.NoTitleBar">
</style>
<style name="WorkspaceIcon">