From a2246fbd2e9cb0859c88148a34a7f5800a747924 Mon Sep 17 00:00:00 2001 From: Roman Birg Date: Fri, 21 Nov 2014 14:26:21 -0800 Subject: Settings: add quick-quick settings pulldown setting Change-Id: I986ea9d5e7037e58b1d185aba3daaa8fa7f6a9a7 Signed-off-by: Roman Birg --- res/values/cm_strings.xml | 2 ++ res/xml/status_bar_settings.xml | 7 +++++++ 2 files changed, 9 insertions(+) diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml index eae3de3..d14a88e 100644 --- a/res/values/cm_strings.xml +++ b/res/values/cm_strings.xml @@ -640,6 +640,8 @@ Adjust brightness by sliding across the status bar Show notification count Display the number of pending notifications + Quick pulldown + Right edge of the status bar pulls down Quick Settings Clock style diff --git a/res/xml/status_bar_settings.xml b/res/xml/status_bar_settings.xml index f9b1cc3..abf1bc3 100644 --- a/res/xml/status_bar_settings.xml +++ b/res/xml/status_bar_settings.xml @@ -63,4 +63,11 @@ android:title="@string/status_bar_notif_count_title" android:summary="@string/status_bar_notif_count_summary" android:defaultValue="false" /> + + + -- cgit v1.1