summaryrefslogtreecommitdiff
path: root/core/src/main/res/values-land/styles.xml
blob: d964ef3d455485d74a54b3d48c3c0917dbe0fd44 (plain)
1
2
3
4
5
6
<?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>