AntennaPod/res/values-land/styles.xml

6 lines
216 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<resources>
2013-08-07 11:35:18 +02:00
<style name="Theme.MediaPlayer" parent="@style/Theme.AppCompat.Light">
<item name="android:windowActionBarOverlay">true</item>
</style>
</resources>