Cherish: Allow setting Lottie animation size [2/2]
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -86,6 +86,14 @@
|
||||
android:summary="%s"
|
||||
android:defaultValue="0" />
|
||||
|
||||
<com.cherish.settings.preferences.CustomSeekBarPreference
|
||||
android:key="lockscreen_clock_animation_size"
|
||||
android:title="@string/clock_lottie_animation_size_title"
|
||||
android:max="500"
|
||||
settings:min="300"
|
||||
settings:units="dp"
|
||||
android:defaultValue="300" />
|
||||
|
||||
<com.cherish.settings.preferences.SecureSettingListPreference
|
||||
android:key="lockscreen_clock_selection"
|
||||
android:title="@string/lockscreen_clock_title"
|
||||
|
||||
Reference in New Issue
Block a user