Add Ambient Customization:Remove support text font

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Hưng Phan
2023-03-19 23:21:48 +07:00
parent a5aef65c5c
commit ee5ae1eb2f
4 changed files with 0 additions and 144 deletions

View File

@@ -38,17 +38,6 @@
android:dependency="ambient_text"
android:defaultValue="#Welcome To Cherish" />
<ListPreference
android:key="ambient_text_font"
android:title="@string/ambient_text_font_title"
android:dialogTitle="@string/ambient_text_font_title"
android:entries="@array/lock_clock_fonts_entries"
android:entryValues="@array/lock_clock_fonts_values"
android:summary="%s"
android:defaultValue="8"
android:dependency="ambient_text"
android:persistent="false" />
<ListPreference
android:key="ambient_text_type_color"
android:title="@string/ambient_text_type_color_title"