summaryrefslogtreecommitdiffstats
path: root/res/values/styles.xml
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
commite8ac54b1bee7d090063f84a9e44233675d9172c8 (patch)
tree595ad3e0ead8e3797ac6ee3530939c01a281c38d /res/values/styles.xml
parent316f5ae840f88690c59df8f9d0d5c797adc6ee68 (diff)
downloadandroid_packages_apps_Snap-e8ac54b1bee7d090063f84a9e44233675d9172c8.tar.gz
android_packages_apps_Snap-e8ac54b1bee7d090063f84a9e44233675d9172c8.tar.bz2
android_packages_apps_Snap-e8ac54b1bee7d090063f84a9e44233675d9172c8.zip
Change themes
Bug: 7587841 Change-Id: Ie283c23015ae94ba6eeb69ba55a0523899718d4e
Diffstat (limited to 'res/values/styles.xml')
-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>