mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-02-02 19:56:59 +01:00
6 lines
216 B
XML
6 lines
216 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<style name="Theme.MediaPlayer" parent="@style/Theme.AppCompat.Light">
|
|
<item name="android:windowActionBarOverlay">true</item>
|
|
</style>
|
|
</resources> |