Cherish:Lockscreen date styles [2/2]

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Alex
2019-08-06 22:51:31 +05:30
committed by Hưng Phan
parent f7a786a8a0
commit db91782db6
3 changed files with 28 additions and 0 deletions

View File

@@ -52,6 +52,14 @@
android:entryValues="@array/lockscreen_clock_values"
android:defaultValue="2" />
<com.cherish.settings.preferences.SecureSettingListPreference
android:key="lockscreen_date_selection"
android:title="@string/lockscreen_date_selection_title"
android:dialogTitle="@string/lockscreen_date_dialog_title"
android:entries="@array/lockscreen_date_selection_entries"
android:entryValues="@array/lockscreen_date_selection_values"
android:defaultValue="0" />
<ListPreference
android:key="lock_clock_fonts"
android:title="@string/lock_clock_font_title"