Added option to remove songs from the playing queue

This commit is contained in:
Karim Abou Zeid 2015-12-22 17:12:35 +01:00
commit b1b1aa093d
2 changed files with 30 additions and 1 deletions

View file

@ -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"