Fix #436
This commit is contained in:
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 |
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue