KG Charging Animation: Add more animations [2/3]

Signed-off-by: spezi77 <spezi7713@gmx.net>
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Tejasvp25
2020-11-18 23:41:05 +07:00
committed by Hưng Phan
parent feeb05740e
commit e70681fee8
3 changed files with 30 additions and 6 deletions

View File

@@ -32,12 +32,13 @@
android:summary="@string/charging_animation_summary"
android:defaultValue="true" />
<com.cherish.settings.preferences.SystemSettingSwitchPreference
android:key="lockscreen_charging_animation"
<com.cherish.settings.preferences.SystemSettingListPreference
android:key="lockscreen_charging_animation_style"
android:icon="@drawable/ic_flash"
android:title="@string/lockscreen_charging_animation_title"
android:summary="@string/lockscreen_charging_animation_summary"
android:defaultValue="true" />
android:entries="@array/lockscreen_charging_animation_entries"
android:entryValues="@array/lockscreen_charging_animation_values"
android:defaultValue="1" />
<com.cherish.settings.preferences.SystemSettingSwitchPreference
android:key="fingerprint_success_vib"