Added option to shuffle all songs from an artist or an album
This commit is contained in:
parent
98a38825ab
commit
c4a62847df
36 changed files with 61 additions and 44 deletions
|
|
@ -15,7 +15,7 @@
|
|||
app:showAsAction="ifRoom" />
|
||||
<item
|
||||
android:id="@+id/action_shuffle_all"
|
||||
android:title="@string/shuffle_all"
|
||||
android:title="@string/action_shuffle_all"
|
||||
app:showAsAction="never" />
|
||||
<item
|
||||
android:id="@+id/action_add_to_playlist"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue