Remove deprecated preferences

This commit is contained in:
Koitharu
2023-08-14 10:19:25 +03:00
parent 2e7867f60c
commit 68bdd22634

View File

@@ -48,12 +48,6 @@
android:title="@string/pages_animation"
app:useSimpleSummaryProvider="true" />
<SwitchPreferenceCompat
android:defaultValue="false"
android:key="reader_animation"
android:summary="@string/pages_animation_summary"
android:title="@string/pages_animation" />
<SwitchPreferenceCompat
android:defaultValue="true"
android:key="reader_bar"