This commit is contained in:
David Development 2016-01-27 12:41:30 +01:00
parent 09904d68c6
commit c8483f94ea
3 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 343 B

View file

@ -30,8 +30,8 @@
<item
android:id="@+id/action_playPodcast"
app:showAsAction="ifRoom"
android:icon="@android:drawable/ic_media_play"
app:showAsAction="always"
android:icon="@drawable/ic_play_arrow_white"
android:title="@string/action_playPodacst"/>
<item