From 2516c2b93b7220f95c0e710cfaeeaef74dce1b4a Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Wed, 5 Mar 2014 19:11:02 -0800 Subject: #297 Screen on/off change to checkbox --- res/menu/nowplaying.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'res/menu/nowplaying.xml') diff --git a/res/menu/nowplaying.xml b/res/menu/nowplaying.xml index b67ecf64..1d720464 100644 --- a/res/menu/nowplaying.xml +++ b/res/menu/nowplaying.xml @@ -1,6 +1,8 @@ + xmlns:compat="http://schemas.android.com/apk/res-auto" + android:checkableBehavior="all"> + + android:title="@string/download.menu_screen_on" + android:checkable="true"/>