Cherish: Allow disabling ripple effect on unlock [2/2]
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -46,6 +46,12 @@
|
||||
android:summary="@string/lockscreen_clock_color_summary"
|
||||
android:defaultValue="false" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="enable_ripple_effect"
|
||||
android:title="@string/enable_fingerprint_ripple_effect_title"
|
||||
android:summary="@string/enable_fingerprint_ripple_effect_summary"
|
||||
android:defaultValue="true" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="lockscreen_battery_info"
|
||||
android:title="@string/lockscreen_battery_info_title"
|
||||
|
||||
Reference in New Issue
Block a user