From 2e210b2632b0a4c4d90ab4b0961a47f693d0a66f Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Wed, 25 Jul 2012 19:58:53 -0700 Subject: Play Shuffled added to everything with a Play Now option (tombriden) --- subsonic-android/res/menu/select_album_context.xml | 5 +++++ subsonic-android/res/menu/select_artist_context.xml | 5 +++++ 2 files changed, 10 insertions(+) (limited to 'subsonic-android/res/menu') diff --git a/subsonic-android/res/menu/select_album_context.xml b/subsonic-android/res/menu/select_album_context.xml index 299d4d01..a43ef78a 100644 --- a/subsonic-android/res/menu/select_album_context.xml +++ b/subsonic-android/res/menu/select_album_context.xml @@ -5,6 +5,11 @@ android:id="@+id/album_menu_play_now" android:title="@string/common.play_now" /> + + + +