Cherish: Repeat edge light animation on all doze wake [2/2]
This commit is contained in:
@@ -23,6 +23,13 @@
|
||||
android:title="@string/pulse_ambient_light_pulse_for_all_title"
|
||||
android:summary="@string/pulse_ambient_light_pulse_for_all_summary"
|
||||
android:defaultValue="false" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="pulse_ambient_light_pulse_for_all_repeat"
|
||||
android:title="@string/pulse_ambient_light_pulse_for_all_repeat_title"
|
||||
android:summary="@string/pulse_ambient_light_pulse_for_all_repeat_summary"
|
||||
android:dependency="pulse_ambient_light_pulse_for_all"
|
||||
android:defaultValue="false" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="ambient_notification_light_enabled"
|
||||
|
||||
Reference in New Issue
Block a user