From f78f88c0ba42c8ebe5e0db1c22dc43b2a872e66d Mon Sep 17 00:00:00 2001 From: owner Date: Thu, 12 Jul 2012 13:47:03 -0700 Subject: Delete Song option under Now Playing long press menu (removes from cache) --- subsonic-android/res/menu/nowplaying_context.xml | 5 +++++ subsonic-android/res/values/strings.xml | 1 + 2 files changed, 6 insertions(+) (limited to 'subsonic-android/res') diff --git a/subsonic-android/res/menu/nowplaying_context.xml b/subsonic-android/res/menu/nowplaying_context.xml index 16fb47d7..04e56e1a 100644 --- a/subsonic-android/res/menu/nowplaying_context.xml +++ b/subsonic-android/res/menu/nowplaying_context.xml @@ -15,6 +15,11 @@ android:id="@+id/menu_remove" android:title="@string/download.menu_remove" /> + + Show album Lyrics Remove song + Delete song Remove all Screen on Screen off -- cgit v1.2.3