Cherish: Insert screen off fod toggle into UDFPS settings
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -14,6 +14,14 @@
|
||||
android:summary="@string/udfps_haptic_feedback_summary"
|
||||
android:defaultValue="true" />
|
||||
|
||||
<!-- Screen OFF FOD -->
|
||||
<com.cherish.settings.preferences.SecureSettingSwitchPreference
|
||||
android:key="screen_off_udfps_enabled"
|
||||
android:title="@string/screen_off_udfps_title"
|
||||
android:summary="@string/screen_off_udfps_summary"
|
||||
android:defaultValue="false"
|
||||
settings:controller="com.android.settings.security.UdfpsGesturePreferenceController" />
|
||||
|
||||
<!-- UDFPS ICON PICKER -->
|
||||
<Preference
|
||||
android:key="udfps_icon_picker"
|
||||
|
||||
Reference in New Issue
Block a user