summaryrefslogtreecommitdiffstats
path: root/res/values/styles.xml
diff options
context:
space:
mode:
authorBobby Georgescu <georgescu@google.com>2012-08-13 14:27:08 -0700
committerBobby Georgescu <georgescu@google.com>2012-08-14 11:47:16 -0700
commit07c2b5adfb6d4d01e97744b218cb084d79474002 (patch)
tree210f0381ca5ad8808d1455f5c642071ee26b74ce /res/values/styles.xml
parent51442eb3f16ff6c880b7cbb4df80063cccf7788e (diff)
downloadandroid_packages_apps_Snap-07c2b5adfb6d4d01e97744b218cb084d79474002.tar.gz
android_packages_apps_Snap-07c2b5adfb6d4d01e97744b218cb084d79474002.tar.bz2
android_packages_apps_Snap-07c2b5adfb6d4d01e97744b218cb084d79474002.zip
Gallery reskin: album list spacing, action bar theme
Change-Id: Ic556f22bd25c57ddd0b659a7f43a7a1afbdcb8df
Diffstat (limited to 'res/values/styles.xml')
-rw-r--r--res/values/styles.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/res/values/styles.xml b/res/values/styles.xml
index 3239f681d..05bff4611 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -27,10 +27,8 @@
<item name="android:colorBackground">@null</item>
<item name="android:colorBackgroundCacheHint">@null</item>
</style>
- <style name="Holo.ActionBar" parent="android:Widget.Holo.ActionBar">
+ <style name="Holo.ActionBar" parent="android:Widget.Holo.ActionBar.Solid">
<item name="android:displayOptions">useLogo|showHome</item>
- <item name="android:background">@drawable/actionbar_translucent</item>
- <item name="android:backgroundStacked">@null</item>
</style>
<style name="MediaButton.Play" parent="@android:style/MediaButton.Play">
<item name="android:background">@null</item>