play_state.xml 261 Bytes
<?xml version="1.0" encoding="utf-8"?>
<level-list xmlns:android="http://schemas.android.com/apk/res/android">
    <item android:maxLevel="1" android:drawable="@drawable/play" />
    <item android:maxLevel="2" android:drawable="@drawable/pause" />
</level-list>