summaryrefslogtreecommitdiffstats
path: root/res/values/styles.xml
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2010-11-12 13:18:26 -0800
committerDianne Hackborn <hackbod@google.com>2010-11-12 13:57:49 -0800
commitd925e25a34804781177ef73e9885817b2af710f5 (patch)
tree4a080166398be01536b5db34f709ce1173f98252 /res/values/styles.xml
parent928e78acea580b2dd9f4d5b8207ec50ef9fc258d (diff)
downloadpackages_apps_Settings-d925e25a34804781177ef73e9885817b2af710f5.zip
packages_apps_Settings-d925e25a34804781177ef73e9885817b2af710f5.tar.gz
packages_apps_Settings-d925e25a34804781177ef73e9885817b2af710f5.tar.bz2
Some more theme adjustment.
Also fix battery use button on device info to do the right thing. Change-Id: I663429d5eb15ac4500feabeebd7ad2e3b8238409
Diffstat (limited to 'res/values/styles.xml')
-rw-r--r--res/values/styles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/styles.xml b/res/values/styles.xml
index c24359b..991637b 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -79,7 +79,7 @@
<item name="android:windowContentOverlay">@null</item>
</style>
- <style name="Theme.CreateShortCut" parent="android:Theme.Holo">
+ <style name="Theme.CreateShortCut" parent="android:Theme.Holo.DialogWhenLarge">
</style>
</resources>