summaryrefslogtreecommitdiffstats
path: root/res/values-v14
diff options
context:
space:
mode:
authorOwen Lin <owenlin@google.com>2012-10-02 15:27:00 +0800
committerOwen Lin <owenlin@google.com>2012-10-02 17:07:20 +0800
commit530a57a6cb3e0122facabe78ccb0745822cf0575 (patch)
treec52757d763744a2502335824540a7afbce1c5fe8 /res/values-v14
parentea7a2599cca380a5127fec8f48b5fa80866ccdb0 (diff)
downloadandroid_packages_apps_Snap-530a57a6cb3e0122facabe78ccb0745822cf0575.tar.gz
android_packages_apps_Snap-530a57a6cb3e0122facabe78ccb0745822cf0575.tar.bz2
android_packages_apps_Snap-530a57a6cb3e0122facabe78ccb0745822cf0575.zip
Remove ActionBarSherlock
bug: 7242682 Change-Id: Ibf1fa136cafdca25273ee39ae9c065560b2db5cb
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 db89b05f4..b6d6e437b 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>