Add Ambient Customization:Remove support text font
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user