From 81d79dded8e9ba1fc15b2411e8a7d39ec2efd052 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Mon, 29 Feb 2016 17:57:46 -0800 Subject: Fixes #652: Add Show Artist/Album context menu items to search/starred songs --- app/src/main/res/menu/select_song_context_offline.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'app/src/main/res/menu/select_song_context_offline.xml') diff --git a/app/src/main/res/menu/select_song_context_offline.xml b/app/src/main/res/menu/select_song_context_offline.xml index 1c52e792..d7182068 100644 --- a/app/src/main/res/menu/select_song_context_offline.xml +++ b/app/src/main/res/menu/select_song_context_offline.xml @@ -6,6 +6,16 @@ android:id="@+id/song_menu_info" android:title="@string/common.info"/> + + + + + +