2012-07-03 11:41:41 +02:00
|
|
|
<?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">
|
2012-07-03 11:41:41 +02:00
|
|
|
<item name="android:windowActionBarOverlay">true</item>
|
|
|
|
</style>
|
|
|
|
</resources>
|