Fix some settings ui

This commit is contained in:
Koitharu
2022-02-12 10:30:16 +02:00
parent 3bd67e2098
commit 07634d01f3
5 changed files with 88 additions and 43 deletions

View File

@@ -31,7 +31,7 @@
android:title="@string/date_format"
app:iconSpaceReserved="false" />
<SwitchPreference
<SwitchPreferenceCompat
android:defaultValue="true"
android:key="hide_toolbar"
android:title="@string/hide_toolbar"