From 5a6a3f84cf9541dce8fd6bdafccde8587098c5be Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Fri, 27 Dec 2013 16:17:40 -0800 Subject: #227 Add ability to hide Play next/last/Star --- res/menu/nowplaying_context.xml | 10 +++++--- res/menu/select_album_context.xml | 28 ++++++++++++--------- res/menu/select_album_context_offline.xml | 17 +++++++------ res/menu/select_artist_context.xml | 25 +++++++++++-------- res/menu/select_artist_context_offline.xml | 17 +++++++------ res/menu/select_podcast_episode_context.xml | 15 ++++++++--- .../select_podcast_episode_context_offline.xml | 15 ++++++++--- res/menu/select_song.xml | 18 ++++++++------ res/menu/select_song_context.xml | 29 ++++++++++++---------- res/menu/select_song_context_offline.xml | 18 ++++++++------ res/menu/select_song_offline.xml | 18 ++++++++------ 11 files changed, 127 insertions(+), 83 deletions(-) (limited to 'res/menu') diff --git a/res/menu/nowplaying_context.xml b/res/menu/nowplaying_context.xml index 405b8e51..57e5bde5 100644 --- a/res/menu/nowplaying_context.xml +++ b/res/menu/nowplaying_context.xml @@ -21,10 +21,12 @@ - - + + + + - + + + - + + + - - - + + + + diff --git a/res/menu/select_album_context_offline.xml b/res/menu/select_album_context_offline.xml index c0fa32de..9eb5995f 100644 --- a/res/menu/select_album_context_offline.xml +++ b/res/menu/select_album_context_offline.xml @@ -11,14 +11,17 @@ android:title="@string/common.play_shuffled" /> - + + + - + + + - + + + - + + + - + + + diff --git a/res/menu/select_artist_context_offline.xml b/res/menu/select_artist_context_offline.xml index b48471be..bfd7685a 100644 --- a/res/menu/select_artist_context_offline.xml +++ b/res/menu/select_artist_context_offline.xml @@ -12,14 +12,17 @@ android:title="@string/common.play_shuffled" /> - + + + - + + + - + + + + + + + - + + + + + + + - - - + + + + + + + diff --git a/res/menu/select_song_context.xml b/res/menu/select_song_context.xml index e2048b20..686ef308 100644 --- a/res/menu/select_song_context.xml +++ b/res/menu/select_song_context.xml @@ -12,15 +12,17 @@ android:title="@string/common.play_now" /> - + + + - + + + - - - + + + + diff --git a/res/menu/select_song_context_offline.xml b/res/menu/select_song_context_offline.xml index 36a0c1ff..401a9b69 100644 --- a/res/menu/select_song_context_offline.xml +++ b/res/menu/select_song_context_offline.xml @@ -12,15 +12,17 @@ android:title="@string/common.play_now" /> - + + + - + + + - - - + + + + + + + -- cgit v1.2.3