Cherish: Lottie Animation selection for Keyguard clock styles [2/2]

SDB: disable it as per the clock selection option
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Advaith Bhat
2021-05-03 15:55:40 +00:00
committed by Hưng Phan
parent 246c09b035
commit fb90dc38b9
4 changed files with 62 additions and 0 deletions

View File

@@ -78,6 +78,14 @@
<PreferenceCategory
android:title="Lock Clock"/>
<com.cherish.settings.preferences.SystemSettingListPreference
android:key="lockscreen_clock_animation_selection"
android:title="@string/clock_lottie_animation_title"
android:entries="@array/clock_lottie_animation_entries"
android:entryValues="@array/clock_lottie_animation_values"
android:summary="%s"
android:defaultValue="0" />
<com.cherish.settings.preferences.SecureSettingListPreference
android:key="lockscreen_clock_selection"
android:title="@string/lockscreen_clock_title"