Change themes

 Bug: 7587841

Change-Id: Ie283c23015ae94ba6eeb69ba55a0523899718d4e
diff --git a/res/values/styles.xml b/res/values/styles.xml
index c534ad8..c22a0fd 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>