aboutsummaryrefslogtreecommitdiff
path: root/res/menu/select_song_offline.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-10-22 19:47:23 -0700
committerScott Jackson <daneren2005@gmail.com>2014-10-22 19:47:23 -0700
commit627eda88c2142c5d90b52fa4cbb0a85839007321 (patch)
treef7ebe743f2dc02a37859a9a77807bf4caebe8d3b /res/menu/select_song_offline.xml
parentdfcd04a8d983627f33ff46cfb572cba1f13176ac (diff)
downloaddsub-627eda88c2142c5d90b52fa4cbb0a85839007321.tar.gz
dsub-627eda88c2142c5d90b52fa4cbb0a85839007321.tar.bz2
dsub-627eda88c2142c5d90b52fa4cbb0a85839007321.zip
#405 Remove shuffle options from everywhere except at album and top levels
Diffstat (limited to 'res/menu/select_song_offline.xml')
-rw-r--r--res/menu/select_song_offline.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/res/menu/select_song_offline.xml b/res/menu/select_song_offline.xml
index c45405fb..5ff42d12 100644
--- a/res/menu/select_song_offline.xml
+++ b/res/menu/select_song_offline.xml
@@ -8,12 +8,6 @@
compat:showAsAction="always|withText"/>
<item
- android:id="@+id/menu_shuffle"
- android:icon="?attr/shuffle"
- android:title="@string/menu.shuffle"
- compat:showAsAction="ifRoom|withText"/>
-
- <item
android:id="@+id/menu_delete"
android:title="@string/menu.delete_cache"/>