summaryrefslogtreecommitdiff
path: root/res/values-land
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2012-07-03 11:41:41 +0200
committerdaniel oeh <daniel.oeh@gmail.com>2012-07-03 11:41:41 +0200
commitc8977b719feaa8be0de25a4f2c59af520cfd50eb (patch)
treed87323307937cc3e87f6dc2901358a5eb45ccfc5 /res/values-land
parent1eefeec79f0d928bfceaf1549a77068d14934699 (diff)
downloadAntennaPod-c8977b719feaa8be0de25a4f2c59af520cfd50eb.zip
Videoplayer bugfixes + Feedhandler bugfixes
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