diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index d48af2d..d2c5a5c 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -630,5 +630,11 @@ UDFPS icon picker Choose your favorite fingerprint icon + + + Custom UDFPS Icon + Enable custom UDFPS Icon from files + Select Custom UDFPS Icon + Select custom image from your saved files or gallery diff --git a/res/xml/cherish_settings_udfps.xml b/res/xml/cherish_settings_udfps.xml index 8b3c296..69b4bf2 100644 --- a/res/xml/cherish_settings_udfps.xml +++ b/res/xml/cherish_settings_udfps.xml @@ -24,6 +24,20 @@ android:summary="@string/udfps_icon_picker_summary" android:fragment="com.cherish.settings.fragments.UdfpsIconPicker" /> + + + + +