Cherish: Extend Pulse to Ambient Screen [2/2]

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
spezi77
2020-08-02 17:13:33 +02:00
committed by Hưng Phan
parent b6685242ef
commit 9b598c7552
3 changed files with 60 additions and 4 deletions

View File

@@ -27,6 +27,11 @@
android:key="lockscreen_pulse_enabled"
android:title="@string/show_lockscreen_pulse_title"
android:summary="@string/show_lockscreen_pulse_summary"/>
<SwitchPreference
android:key="ambient_pulse_enabled"
android:title="@string/show_ambient_pulse_title"
android:summary="@string/show_ambient_pulse_summary"/>
<com.cherish.settings.preferences.SecureSettingListPreference
android:key="pulse_render_style"