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.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/res/values/styles.xml b/res/values/styles.xml
index c9beab5da..df9fea382 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -32,8 +32,7 @@
<item name="android:background">@null</item>
<item name="android:src">@drawable/icn_media_play</item>
</style>
- <style name="DialogPickerTheme" parent="android:Theme.Holo.Dialog">
- <item name="android:windowBackground">@android:color/transparent</item>
- <item name="android:windowIsFloating">false</item>
+ <style name="DialogPickerTheme" parent="Theme.Gallery">
</style>
+ <bool name="picker_is_dialog">false</bool>
</resources>