diff --git a/res/values/cherish_arrays.xml b/res/values/cherish_arrays.xml index 33dc3c3..3ff575b 100644 --- a/res/values/cherish_arrays.xml +++ b/res/values/cherish_arrays.xml @@ -326,4 +326,19 @@ 0 1 + + + + @string/quick_pulldown_off + @string/quick_pulldown_right + @string/quick_pulldown_left + @string/quick_pulldown_always + + + + 0 + 1 + 2 + 3 + diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 048e8ba..8df77c5 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -421,5 +421,14 @@ Disable quick settings when locked Disable expanding quick settings on secure lock screens + + + Quick pulldown + %1$s edge of the status bar pulls down Quick Settings + Always show Quick Settings on status bar pulldown + Off + Left + Right + Always diff --git a/res/xml/cherish_settings_quicksettings.xml b/res/xml/cherish_settings_quicksettings.xml index c642136..baaacff 100644 --- a/res/xml/cherish_settings_quicksettings.xml +++ b/res/xml/cherish_settings_quicksettings.xml @@ -66,6 +66,13 @@ + +