Cherish:Add pref for qs brightness slider position [2/2]

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Ido Ben-Hur
2020-10-03 15:43:31 +03:00
committed by Hưng Phan
parent 6ac11610e5
commit 31e425c4da
5 changed files with 127 additions and 1 deletions

View File

@@ -294,4 +294,10 @@
<string name="global_actions_advanced_reboot_summary">When restarting also show options for recovery and bootloader</string>
<string name="global_actions_max_columns_title">Max actions to show</string>
<string name="global_actions_max_columns_summary">Set how many actions to show before buttons move to overflow menu</string>
<!-- Brightness slider -->
<string name="qs_show_brightness_title">Brightness slider</string>
<string name="qs_show_brightness_summary">Brightness slider visability and settings</string>
<string name="qs_brightness_position_bottom_title">Bottom brightness slider</string>
<string name="qs_brightness_position_bottom_summary">Show the brightness slider on the bottom of QS</string>
</resources>