Merge branch 'devel' into feature/mal

This commit is contained in:
Zakhar Timoshenko
2023-02-09 17:34:32 +03:00
60 changed files with 470 additions and 235 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"