From fbbbc3831fcfd7141ad7fa77f0fcbe3a8f089caa Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Wed, 26 Sep 2012 21:29:38 -0700 Subject: Added download option on top of cache which doesn't 'pin' song --- subsonic-android/res/menu/select_album.xml | 6 ++++++ subsonic-android/res/values/strings.xml | 1 + 2 files changed, 7 insertions(+) (limited to 'subsonic-android/res') diff --git a/subsonic-android/res/menu/select_album.xml b/subsonic-android/res/menu/select_album.xml index 0d7fed68..204461b2 100644 --- a/subsonic-android/res/menu/select_album.xml +++ b/subsonic-android/res/menu/select_album.xml @@ -24,6 +24,12 @@ android:title="@string/menu.select" android:showAsAction="ifRoom|withText"/> + + Play shuffled Play next Play last + Download Cache Delete -- cgit v1.2.3