Cherish: date right/left position [2/2]
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -58,6 +58,14 @@
|
||||
android:entryValues="@array/clock_date_display_values"
|
||||
android:dependency="status_bar_clock" />
|
||||
|
||||
<ListPreference
|
||||
android:key="statusbar_clock_date_position"
|
||||
android:title="@string/clock_date_position"
|
||||
android:icon="@drawable/ic_qs"
|
||||
android:entries="@array/clock_date_position_entries"
|
||||
android:entryValues="@array/clock_date_position_values"
|
||||
android:dependency="clock_date_display" />
|
||||
|
||||
<ListPreference
|
||||
android:key="clock_date_style"
|
||||
android:icon="@drawable/ic_font"
|
||||
|
||||
Reference in New Issue
Block a user