Cherish: Add a toggle for QS quick pulldown [2/2]

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Roman Birg
2021-01-11 14:48:08 +07:00
committed by Hưng Phan
parent d02307dc6e
commit 0595a98db4
2 changed files with 12 additions and 0 deletions

View File

@@ -1025,4 +1025,8 @@
<string name="qs_header_lightgrey">Light Grey</string>
<string name="qs_header_accent">Accent Based</string>
<string name="qs_header_transparent">Transparent</string>
<!-- Quick Settings quick pulldown -->
<string name="quick_settings_quick_pull_down_title">Quick Settings quick pull-down</string>
<string name="quick_settings_quick_pull_down_summary">Automatically expand Quick Settings when pulling from the right side of the status bar</string>
</resources>