Cherish:Add toggle for charging animation [2/2]

Signed-off-by: spezi77 <spezi7713@gmx.net>
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Pranav Vashi
2019-06-15 17:29:43 +05:30
committed by Hưng Phan
parent e16b131e93
commit feeb05740e
3 changed files with 16 additions and 0 deletions

View File

@@ -32,6 +32,13 @@
android:summary="@string/charging_animation_summary"
android:defaultValue="true" />
<com.cherish.settings.preferences.SystemSettingSwitchPreference
android:key="lockscreen_charging_animation"
android:icon="@drawable/ic_flash"
android:title="@string/lockscreen_charging_animation_title"
android:summary="@string/lockscreen_charging_animation_summary"
android:defaultValue="true" />
<com.cherish.settings.preferences.SystemSettingSwitchPreference
android:key="fingerprint_success_vib"
android:icon="@drawable/ic_fingerprint"