Cherish[SQUASHED] System Charging Animation [2/2]
ChargingAnimation : change both Wired & Wiresless Charging animation [2/2] ChargingAnimation: move option to Xtras SDB: also add dependency with Charging Animation toggle ChargingAnimations: add a few more animations [2/2] ChargingAnimation : bring back the default one [2/2] Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
committed by
Hưng Phan
parent
3157cda41a
commit
b2626d388c
@@ -32,6 +32,17 @@
|
||||
android:summary="@string/charging_animation_summary"
|
||||
android:defaultValue="true" />
|
||||
|
||||
<!-- Charging animation style -->
|
||||
<com.cherish.settings.preferences.SystemSettingListPreference
|
||||
android:key="charging_animation_style"
|
||||
settings:iconSpaceReserved="false"
|
||||
android:title="@string/charging_animation_style_title"
|
||||
android:entries="@array/charging_animation_style_entries"
|
||||
android:entryValues="@array/charging_animation_style_values"
|
||||
android:summary="%s"
|
||||
android:dependency="charging_animation"
|
||||
android:defaultValue="1" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingListPreference
|
||||
android:key="lockscreen_charging_animation_style"
|
||||
android:icon="@drawable/ic_flash"
|
||||
|
||||
Reference in New Issue
Block a user