ButtonBrightness: use switch for devices without variable button brightness

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
xyyx
2018-08-20 16:33:58 +08:00
committed by Hưng Phan
parent d3a510773e
commit af4ed56b14
3 changed files with 34 additions and 5 deletions

View File

@@ -177,4 +177,6 @@
<!-- Enable keys backlight-->
<string name="button_brightness_title">Backlight</string>
<!-- Enable keys backlight-->
<string name="button_brightness_sw_title">Enable backlight</string>
</resources>