aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/res
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2012-11-03 13:18:07 -0700
committerScott Jackson <daneren2005@gmail.com>2012-11-03 13:18:07 -0700
commit10f85da7f7448111f28f596d0883c09384de6bc5 (patch)
treea5564e1e75d3340e92f72e5a7d980fdb2aa25b82 /subsonic-android/res
parent501ff31505a521972bb2ca06bf35de29c97f54a5 (diff)
downloaddsub-10f85da7f7448111f28f596d0883c09384de6bc5.tar.gz
dsub-10f85da7f7448111f28f596d0883c09384de6bc5.tar.bz2
dsub-10f85da7f7448111f28f596d0883c09384de6bc5.zip
Removed toggle from now playing menu
Diffstat (limited to 'subsonic-android/res')
-rw-r--r--subsonic-android/res/menu/nowplaying.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/subsonic-android/res/menu/nowplaying.xml b/subsonic-android/res/menu/nowplaying.xml
index e752eff1..572c5bac 100644
--- a/subsonic-android/res/menu/nowplaying.xml
+++ b/subsonic-android/res/menu/nowplaying.xml
@@ -25,12 +25,6 @@
android:showAsAction="ifRoom|withText"/>
<item
- android:id="@+id/menu_toggle"
- android:icon="@drawable/action_toggle_list"
- android:title="@string/download.menu_toggle"
- android:showAsAction="always|withText"/>
-
- <item
android:id="@+id/menu_toggle_timer"
android:title="@string/download.start_timer"/>