Q-Clock: Transform Q Clock to X Clock [2/2]
SDB: add a switch to align text clock to center Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
committed by
Hưng Phan
parent
96d32382cd
commit
fa42b5a1ae
@@ -60,6 +60,12 @@
|
||||
android:entryValues="@array/lockscreen_date_selection_values"
|
||||
android:defaultValue="0" />
|
||||
|
||||
<com.cherish.settings.preferences.SecureSettingSwitchPreference
|
||||
android:key="center_text_clock"
|
||||
android:title="@string/center_text_clock_title"
|
||||
android:summary="@string/center_text_clock_summary"
|
||||
android:defaultValue="false" />
|
||||
|
||||
<ListPreference
|
||||
android:key="lock_clock_fonts"
|
||||
android:title="@string/lock_clock_font_title"
|
||||
|
||||
Reference in New Issue
Block a user