summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorYour Name <jreck@google.com>2012-12-03 14:14:19 -0800
committerYour Name <jreck@google.com>2012-12-03 14:14:19 -0800
commitd10468b65396dd1fa4f20006fa8cea1221cc613c (patch)
tree50e0b0c54dcb5805ba4210b41d7aa5215629ddae /res
parent3c6a0610d50a866e520485163011c79d9ee62457 (diff)
downloadandroid_packages_apps_Gallery2-d10468b65396dd1fa4f20006fa8cea1221cc613c.tar.gz
android_packages_apps_Gallery2-d10468b65396dd1fa4f20006fa8cea1221cc613c.tar.bz2
android_packages_apps_Gallery2-d10468b65396dd1fa4f20006fa8cea1221cc613c.zip
Change themes
Bug: 7587841 Change-Id: Ie283c23015ae94ba6eeb69ba55a0523899718d4e
Diffstat (limited to 'res')
-rw-r--r--res/values/styles.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/styles.xml b/res/values/styles.xml
index c534ad895..c22a0fd07 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -39,6 +39,8 @@
</style>
<style name="DialogPickerTheme" parent="Theme.Gallery">
</style>
+ <style name="Theme.ProxyLauncher" parent="@android:Theme.Translucent.NoTitleBar">
+ </style>
<bool name="picker_is_dialog">false</bool>
<color name="darker_transparent">#C1000000</color>
<style name="ActionBarTwoLinePrimary" parent="@android:style/TextAppearance.Holo.Widget.ActionBar.Title"></style>