Cherish: Bring Back LsClock settings
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -57,6 +57,18 @@
|
||||
android:title="@string/lockscreen_charging_info_title"
|
||||
android:summary="@string/lockscreen_charging_info_summary"
|
||||
android:defaultValue="true" />
|
||||
|
||||
<PreferenceCategory
|
||||
android:title="@string/lock_screen_custom_clock_face_category">
|
||||
|
||||
<ListPreference
|
||||
android:key="lock_screen_custom_clock_face"
|
||||
android:summary="%s"
|
||||
android:title="@string/lock_screen_custom_clock_face_title"
|
||||
android:entries="@array/lock_screen_custom_clock_face_entries"
|
||||
android:entryValues="@array/lock_screen_custom_clock_face_values" />
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory
|
||||
android:key="lockscreen_media_art_options"
|
||||
|
||||
Reference in New Issue
Block a user