Option to disable pages animation #406
This commit is contained in:
@@ -42,6 +42,12 @@
|
||||
android:summary="@string/reader_control_ltr_summary"
|
||||
android:title="@string/reader_control_ltr" />
|
||||
|
||||
<ListPreference
|
||||
android:entries="@array/reader_animation"
|
||||
android:key="reader_animation2"
|
||||
android:title="@string/pages_animation"
|
||||
app:useSimpleSummaryProvider="true" />
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
android:defaultValue="false"
|
||||
android:key="reader_animation"
|
||||
|
||||
Reference in New Issue
Block a user