Add some animations

This commit is contained in:
Koitharu
2020-04-18 10:56:34 +03:00
parent b732a220f6
commit e0d45961f8
17 changed files with 126 additions and 14 deletions

View File

@@ -51,6 +51,12 @@
app:allowDividerAbove="true"
app:iconSpaceReserved="false" />
<SwitchPreferenceCompat
android:defaultValue="false"
android:title="@string/pages_animation"
android:key="@string/key_reader_animation"
app:iconSpaceReserved="false" />
<PreferenceCategory
android:title="@string/notifications"
app:allowDividerAbove="true"