summaryrefslogtreecommitdiffstats
path: root/res/values-v14
diff options
context:
space:
mode:
authorJohn Reck <jreck@google.com>2012-12-12 13:43:43 -0800
committerJohn Reck <jreck@google.com>2012-12-12 13:43:43 -0800
commit13a39068a7eb3f4bec10deb63fa1f511cbc748c7 (patch)
tree9d5d98b74c968d3c0a9496e7c22bbbe67bbd0c1f /res/values-v14
parent2cc0fd3ebdd95b55abeb587aa87cbe796e6dea4d (diff)
downloadandroid_packages_apps_Snap-13a39068a7eb3f4bec10deb63fa1f511cbc748c7.tar.gz
android_packages_apps_Snap-13a39068a7eb3f4bec10deb63fa1f511cbc748c7.tar.bz2
android_packages_apps_Snap-13a39068a7eb3f4bec10deb63fa1f511cbc748c7.zip
remove actionbar sherlock
Change-Id: Idb9b63f625fd4f0b78d947421ec5b098d8e5dfd5
Diffstat (limited to 'res/values-v14')
-rw-r--r--res/values-v14/styles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-v14/styles.xml b/res/values-v14/styles.xml
index 060833050..18f3440f3 100644
--- a/res/values-v14/styles.xml
+++ b/res/values-v14/styles.xml
@@ -15,7 +15,7 @@
-->
<resources>
- <style name="Theme.GalleryBase" parent="Theme.Sherlock">
+ <style name="Theme.GalleryBase" parent="android:Theme.Holo">
<item name="listPreferredItemHeightSmall">?android:attr/listPreferredItemHeightSmall</item>
<item name="switchStyle">@android:style/Widget.CompoundButton</item>
</style>