Cherish:Introduce lockscreen clock/date styles [2/2]

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Mazda--
2020-01-14 21:34:02 +05:30
committed by Hưng Phan
parent 241c19c498
commit 46fc2cdac1
3 changed files with 34 additions and 0 deletions

View File

@@ -44,6 +44,14 @@
android:key="lockscreen_category"
android:title="@string/lockscreen_category">
<com.cherish.settings.preferences.SecureSettingListPreference
android:key="lockscreen_clock_selection"
android:title="@string/lockscreen_clock_title"
android:dialogTitle="@string/lockscreen_clock_dialog_title"
android:entries="@array/lockscreen_clock_titles"
android:entryValues="@array/lockscreen_clock_values"
android:defaultValue="2" />
<ListPreference
android:key="lock_clock_fonts"
android:title="@string/lock_clock_font_title"