From 1a99a4a44b776b033643197ac1bfa953875e517d Mon Sep 17 00:00:00 2001 From: Roman Birg Date: Tue, 19 Jan 2016 16:38:02 -0800 Subject: SystemUI: handle when brightness slider is hidden With this patch, the quick settings area should automatically expand and make room for the tile trashcan/instruction area when the user has the brightness slider hidden. Also adds a scrollview to the QS Settings page to allow the list to grow without impacting the height of the qs panel. Ref: CYNGNOS-1644 Change-Id: I03f552ec28a978c4cad1e7e7a52648ec3d311a07 Signed-off-by: Roman Birg --- packages/SystemUI/res/values/cm_strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'packages/SystemUI/res/values') diff --git a/packages/SystemUI/res/values/cm_strings.xml b/packages/SystemUI/res/values/cm_strings.xml index 40aca087..86b87e4 100644 --- a/packages/SystemUI/res/values/cm_strings.xml +++ b/packages/SystemUI/res/values/cm_strings.xml @@ -89,6 +89,7 @@ Header Tiles Show weather + Show brightness slider Enlarge first row -- cgit v1.1