summaryrefslogtreecommitdiffstats
path: root/res/values-v14
diff options
context:
space:
mode:
authorJohn Reck <jreck@google.com>2012-10-31 15:10:18 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-10-31 15:10:18 -0700
commit7c4f8a67a797195b8f4457ba167182e7fb92e7d7 (patch)
treeda43e8307c2a1a5702c04d8141d96a9ec5db1afc /res/values-v14
parentc9dece23e96074984d504ddb157fce81c5836cab (diff)
parent50e6182c8d6b9e6eba61fa3906c0ff348764efd8 (diff)
downloadandroid_packages_apps_Snap-7c4f8a67a797195b8f4457ba167182e7fb92e7d7.tar.gz
android_packages_apps_Snap-7c4f8a67a797195b8f4457ba167182e7fb92e7d7.tar.bz2
android_packages_apps_Snap-7c4f8a67a797195b8f4457ba167182e7fb92e7d7.zip
Merge "Gingerbread support-ish" into gb-ub-photos-bryce
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 b6d6e437b..db89b05f4 100644
--- a/res/values-v14/styles.xml
+++ b/res/values-v14/styles.xml
@@ -15,7 +15,7 @@
-->
<resources>
- <style name="Theme.GalleryBase" parent="android:Theme.Holo">
+ <style name="Theme.GalleryBase" parent="Theme.Sherlock">
<item name="listPreferredItemHeightSmall">?android:attr/listPreferredItemHeightSmall</item>
<item name="switchStyle">@android:style/Widget.CompoundButton</item>
</style>