ChagingAnimation: add option for BG Dim to Alpha or Black [2/2]
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
committed by
Hưng Phan
parent
b2626d388c
commit
a7c403f477
@@ -42,6 +42,13 @@
|
||||
android:summary="%s"
|
||||
android:dependency="charging_animation"
|
||||
android:defaultValue="1" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="charging_animation_bg"
|
||||
android:title="@string/charging_animation_bg_title"
|
||||
android:summary="@string/charging_animation_bg_summary"
|
||||
android:dependency="charging_animation"
|
||||
android:defaultValue="false" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingListPreference
|
||||
android:key="lockscreen_charging_animation_style"
|
||||
|
||||
Reference in New Issue
Block a user