Cherish: Allow disabling ripple effect on unlock [2/2]

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Pranav Vashi
2022-08-11 00:46:06 +00:00
committed by Hưng Phan
parent 3d2a45382d
commit b4e783fad4
2 changed files with 10 additions and 0 deletions

View File

@@ -891,4 +891,8 @@
<!-- QS tiles title visibility -->
<string name="qs_tile_title_visibility_title">Hide tile titles</string>
<string name="qs_tile_title_visibility_summary">Toggle to hide tile titles</string>
<!-- Fingerprint Ripple Effect -->
<string name="enable_fingerprint_ripple_effect_title">Ripple effect</string>
<string name="enable_fingerprint_ripple_effect_summary">Show ripple effect on unlock with fingerprint</string>
</resources>