Cherish: Screen Off FOD (2/2)
Co-authored-by: TheScarastic <warabhishek@gmail.com> Change-Id: I341b1dcbc11368e56f6e56d447d5cc7e7ce8d1c1 Signed-off-by: Ayan Mukherjee <mukherjeeayan725@gmail.com> Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
committed by
Hưng Phan
parent
af65a3a287
commit
fcd07ad550
@@ -269,6 +269,18 @@
|
||||
android:title="@string/keyguard_show_battery_title"
|
||||
android:summary="@string/keyguard_show_battery_summary"
|
||||
android:fragment="com.cherish.settings.fragments.KeygaurdBatteryBar" />
|
||||
|
||||
<PreferenceCategory
|
||||
android:key="fod_category"
|
||||
android:title="@string/lockscreen_fod_category">
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="fod_gesture"
|
||||
android:title="@string/fod_gesture_title"
|
||||
android:summary="@string/fod_gesture_summary"
|
||||
android:defaultValue="false" />
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
</PreferenceCategory>
|
||||
</PreferenceScreen>
|
||||
|
||||
Reference in New Issue
Block a user