Stop hard-coding sample 12- and 24-hour times.
Bug: 6881640 Change-Id: I6b0d6404b0299f9efa8fd12779799f703f1c764f
This commit is contained in:
@@ -42,8 +42,7 @@
|
||||
/>
|
||||
<CheckBoxPreference android:key="24 hour"
|
||||
android:title="@string/date_time_24hour"
|
||||
android:summaryOn="@string/date_time_24_hour_sample"
|
||||
android:summaryOff="@string/date_time_12_hour_sample"/>
|
||||
/>
|
||||
<ListPreference
|
||||
android:key="date_format"
|
||||
android:title="@string/date_time_date_format"
|
||||
|
||||
Reference in New Issue
Block a user