summaryrefslogtreecommitdiff
path: root/res/values-land
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-land')
-rw-r--r--res/values-land/styles.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values-land/styles.xml b/res/values-land/styles.xml
new file mode 100644
index 000000000..877ac6412
--- /dev/null
+++ b/res/values-land/styles.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <style name="Theme.MediaPlayer" parent="@style/Theme.Sherlock.Light.ForceOverflow">
+ <item name="android:windowActionBarOverlay">true</item>
+ </style>
+</resources> \ No newline at end of file