summaryrefslogtreecommitdiffstats
path: root/res/values-v14
diff options
context:
space:
mode:
authorJohn Reck <jreck@google.com>2013-02-15 14:32:08 -0800
committerJohn Reck <jreck@google.com>2013-02-22 15:09:35 -0800
commit01ded9e9f39af6b09d807521a647272ad4e296cd (patch)
tree4c3c28868d01c8a2e8171f8665d798005f1a3087 /res/values-v14
parente561dd49f4cafe6264733814932550734919a532 (diff)
downloadandroid_packages_apps_Snap-01ded9e9f39af6b09d807521a647272ad4e296cd.tar.gz
android_packages_apps_Snap-01ded9e9f39af6b09d807521a647272ad4e296cd.tar.bz2
android_packages_apps_Snap-01ded9e9f39af6b09d807521a647272ad4e296cd.zip
Start of photos
Change-Id: Id53dd96d8873e0fe6c2685e07cd7bdc0cde7ea75
Diffstat (limited to 'res/values-v14')
-rw-r--r--res/values-v14/styles.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values-v14/styles.xml b/res/values-v14/styles.xml
index 18f3440f3..18610cbfc 100644
--- a/res/values-v14/styles.xml
+++ b/res/values-v14/styles.xml
@@ -22,4 +22,6 @@
<style name="ActionBarTwoLineItem">
<item name="android:background">?android:attr/activatedBackgroundIndicator</item>
</style>
+ <style name="Theme.Photos.Gallery" parent="android:Theme.Holo.Light">
+ </style>
</resources>