summaryrefslogtreecommitdiffstats
path: root/res/values/styles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/styles.xml')
-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>