diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 918a496..4de4154 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -507,5 +507,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" />
+
+
+
+
+