summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorSascha Haeberling <haeberling@google.com>2013-08-07 16:40:00 -0700
committerSascha Haeberling <haeberling@google.com>2013-08-07 16:40:00 -0700
commiteee0d4e9b1c65f86ecbb303b759868ccbf9de597 (patch)
tree922e28ac93f4ecdb5df6bf50d44aee22c1e6ab41 /res
parent764b07e6d5143b09c6f1bdd5504a89b81f7a7e74 (diff)
downloadandroid_packages_apps_Snap-eee0d4e9b1c65f86ecbb303b759868ccbf9de597.tar.gz
android_packages_apps_Snap-eee0d4e9b1c65f86ecbb303b759868ccbf9de597.tar.bz2
android_packages_apps_Snap-eee0d4e9b1c65f86ecbb303b759868ccbf9de597.zip
Changes required for building GoogleCamera.
Change-Id: I2ea7f4714e3003ff05eadb6cb8b93af721b39ac6
Diffstat (limited to 'res')
-rw-r--r--res/values/styles.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/styles.xml b/res/values/styles.xml
index 655c65932..8af034474 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -42,8 +42,6 @@
</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>
@@ -53,6 +51,8 @@
</style> -->
<!-- Camera resources below -->
+ <style name="Theme.ProxyLauncher" parent="@android:Theme.Translucent.NoTitleBar">
+ </style>
<style name="Theme.Camera" parent="Theme.CameraBase">
<item name="android:windowBackground">@android:color/black</item>