Cherish:add edge light customizations[2/2]

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
jhonboy121
2022-09-07 22:10:55 +07:00
committed by Hưng Phan
parent f2dc67526c
commit 2e141ae231
5 changed files with 162 additions and 0 deletions

View File

@@ -33,6 +33,12 @@
android:entries="@array/torch_power_button_gesture_entries"
android:entryValues="@array/torch_power_button_gesture_values" />
<Preference
android:key="edge_light_enabled"
android:title="@string/edge_light_title"
android:summary="@string/edge_light_intro_text"
android:fragment="com.cherish.settings.fragments.EdgeLightSettings" />
<com.cherish.settings.preferences.SecureSettingSwitchPreference
android:key="power_menu_hide_on_secure"
android:title="@string/power_menu_hide_on_secure_title"