Use relative date format

This commit is contained in:
Koitharu
2023-02-08 20:19:01 +02:00
parent e0f23d2e6d
commit c5ae9fb087
9 changed files with 9 additions and 58 deletions

View File

@@ -27,10 +27,6 @@
android:title="@string/language"
app:allowDividerAbove="true" />
<ListPreference
android:key="date_format"
android:title="@string/date_format" />
<ListPreference
android:entries="@array/list_modes"
android:key="list_mode_2"