From 262ca1f6fabbd98ec2e8e60236a1b9c2f6d97253 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C6=B0ng=20Phan?= Date: Fri, 28 Aug 2020 23:05:50 +0700 Subject: [PATCH] Cherish:Add lockscreen tuner preference --- res/drawable/ic_shortcut.xml | 7 +++++++ res/values/cherish_strings.xml | 5 +++++ res/xml/cherish_settings_lockscreen.xml | 23 +++++++++++++++++++++-- 3 files changed, 33 insertions(+), 2 deletions(-) create mode 100644 res/drawable/ic_shortcut.xml diff --git a/res/drawable/ic_shortcut.xml b/res/drawable/ic_shortcut.xml new file mode 100644 index 0000000..ffadd03 --- /dev/null +++ b/res/drawable/ic_shortcut.xml @@ -0,0 +1,7 @@ + + + \ No newline at end of file diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 8d935f5..5c0ff9c 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -681,4 +681,9 @@ Fingerprint unlock Unlock device with fingerprint after reboot without PIN/Password/Pattern\nNote: at your own risk! + + Lockscreen + Lockscreen bottom shortcuts + Customize bottom left and right shortcuts + diff --git a/res/xml/cherish_settings_lockscreen.xml b/res/xml/cherish_settings_lockscreen.xml index 7f594a2..1945f21 100644 --- a/res/xml/cherish_settings_lockscreen.xml +++ b/res/xml/cherish_settings_lockscreen.xml @@ -18,7 +18,12 @@ android:title="@string/lockscreen_title" xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"> - + + + + + + + + + + + +