Cherish:Lockscreen Clock Widget Fonts [2/2]

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Mazda--
2019-10-22 18:00:21 +05:30
committed by Hưng Phan
parent f917bdda96
commit 31723cef99
4 changed files with 146 additions and 0 deletions

View File

@@ -44,6 +44,15 @@
android:key="lockscreen_category"
android:title="@string/lockscreen_category">
<ListPreference
android:key="lock_clock_fonts"
android:title="@string/lock_clock_font_title"
android:dialogTitle="@string/lock_clock_font_dialog_title"
android:entries="@array/lock_clock_fonts_entries"
android:entryValues="@array/lock_clock_fonts_values"
android:summary="@string/lock_clock_font_summary"
android:persistent="false" />
</PreferenceCategory>
<!-- Lockscreen Visualizer-->