Added option to remove songs from the playing queue
This commit is contained in:
parent
aba7ded001
commit
b1b1aa093d
2 changed files with 30 additions and 1 deletions
|
|
@ -9,7 +9,6 @@
|
|||
android:id="@+id/action_remove_from_playing_queue"
|
||||
android:title="@string/action_remove_from_playing_queue"
|
||||
app:showAsAction="never" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_add_to_playlist"
|
||||
android:title="@string/action_add_to_playlist"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue