Added option to shuffle all songs from an artist or an album

This commit is contained in:
Karim Abou Zeid 2015-06-24 23:20:51 +02:00
commit c4a62847df
36 changed files with 61 additions and 44 deletions

View file

@ -17,7 +17,7 @@
<item
android:id="@+id/action_shuffle_all"
android:title="@string/shuffle_all"
android:title="@string/action_shuffle_all"
app:showAsAction="never"/>
<item