From 627eda88c2142c5d90b52fa4cbb0a85839007321 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Wed, 22 Oct 2014 19:47:23 -0700 Subject: #405 Remove shuffle options from everywhere except at album and top levels --- res/menu/select_album_context.xml | 5 ----- res/menu/select_album_context_offline.xml | 6 ------ res/menu/select_playlist_context.xml | 5 ----- res/menu/select_playlist_context_offline.xml | 5 ----- res/menu/select_song.xml | 6 ------ res/menu/select_song_offline.xml | 6 ------ 6 files changed, 33 deletions(-) (limited to 'res/menu') diff --git a/res/menu/select_album_context.xml b/res/menu/select_album_context.xml index 5b2529e7..c08c6da7 100644 --- a/res/menu/select_album_context.xml +++ b/res/menu/select_album_context.xml @@ -11,11 +11,6 @@ android:id="@+id/album_menu_play_now" android:title="@string/common.play_now" /> - - - - - - - - - \ No newline at end of file diff --git a/res/menu/select_song.xml b/res/menu/select_song.xml index 07fd57a7..c1628d2e 100644 --- a/res/menu/select_song.xml +++ b/res/menu/select_song.xml @@ -7,12 +7,6 @@ android:title="@string/menu.play" compat:showAsAction="always|withText"/> - - diff --git a/res/menu/select_song_offline.xml b/res/menu/select_song_offline.xml index c45405fb..5ff42d12 100644 --- a/res/menu/select_song_offline.xml +++ b/res/menu/select_song_offline.xml @@ -7,12 +7,6 @@ android:title="@string/menu.play" compat:showAsAction="always|withText"/> - - -- cgit v1.2.3