seamless chapter transitions

This commit is contained in:
Robin Appelman
2016-02-03 22:55:56 +01:00
parent 16081817c2
commit 2566862e0f
25 changed files with 463 additions and 428 deletions

View File

@@ -21,6 +21,10 @@
android:key="@string/pref_custom_brightness_key"
android:defaultValue="false" />
<SwitchPreference android:title="@string/pref_seamless_mode"
android:key="@string/pref_seamless_mode_key"
android:defaultValue="true" />
<eu.kanade.tachiyomi.widget.preference.IntListPreference
android:title="@string/pref_viewer_type"
android:key="@string/pref_default_viewer_key"