From 2eb3cf8b9c68990c09318a038538fdbc9c9a383b Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Thu, 3 Jul 2014 17:39:38 -0700 Subject: Move Drawer options to it's own section --- res/values/strings.xml | 2 +- res/xml/settings.xml | 32 +++++++++++++++----------------- 2 files changed, 16 insertions(+), 18 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 53e5e6b5..5a755f6a 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -410,7 +410,7 @@ Browse by tags instead of by folder structure. Requires Subsonic 4.7+ Override System Language Display app in english even if the system language is something DSub has a translation for. May need to clear the app from memory for changes to take affect. - Drawer Items + Drawer Tabs Play Now - After Play Now context menu for a song plays everything after selected item (like the Subsonic web GUI) Large Album Art diff --git a/res/xml/settings.xml b/res/xml/settings.xml index 05761c2c..4e385145 100644 --- a/res/xml/settings.xml +++ b/res/xml/settings.xml @@ -102,22 +102,10 @@ android:defaultValue="true"/> + - - - - - - + @@ -140,6 +128,12 @@ android:key="sharedEnabled" android:defaultValue="true"/> + + - + android:title="@string/button_bar.chat"> + -- cgit v1.2.3