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"> - + + + + + + + + + + + +