From ca44dbc7ef9c9657c4b96add002a3149f0cb1c7e Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Sun, 31 Aug 2014 10:23:37 -0700 Subject: Move the EQ into the options menu --- res/menu/nowplaying.xml | 5 +++++ res/menu/nowplaying_offline.xml | 8 +++++++- 2 files changed, 12 insertions(+), 1 deletion(-) (limited to 'res/menu') diff --git a/res/menu/nowplaying.xml b/res/menu/nowplaying.xml index 48528b43..60255692 100644 --- a/res/menu/nowplaying.xml +++ b/res/menu/nowplaying.xml @@ -28,6 +28,11 @@ android:title="@string/download.menu_save" compat:showAsAction="ifRoom|withText"/> + + + + + android:title="@string/download.menu_screen_on" + android:checkable="true"/>