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

@@ -1368,4 +1368,23 @@
<item>0</item>
<item>1</item>
</string-array>
<!-- Clock Lottie animations -->
<string-array name="clock_lottie_animation_entries" translatable="false">
<item>@string/clock_lottie_animation_hidden</item>
<item>@string/clock_lottie_animation_explosion_circle</item>
<item>@string/clock_lottie_animation_blue_circle</item>
<item>@string/clock_lottie_animation_blue_circle_2</item>
<item>@string/clock_lottie_animation_rainbow_circle</item>
<item>@string/clock_lottie_animation_fire_circle</item>
</string-array>
<string-array name="clock_lottie_animation_values" translatable="false">
<item>0</item>
<item>1</item>
<item>2</item>
<item>3</item>
<item>4</item>
<item>5</item>
</string-array>
</resources>