mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-05 08:38:56 +01:00
Implements delete chapter when set as read for issue #42
This commit is contained in:
@@ -11,6 +11,12 @@
|
||||
android:key="@string/pref_download_only_over_wifi_key"
|
||||
android:defaultValue="true"/>
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
android:title="@string/pref_remove_after_marked_as_read"
|
||||
android:key="@string/pref_remove_after_marked_as_read_key"
|
||||
android:defaultValue="false"/>
|
||||
|
||||
|
||||
<eu.kanade.tachiyomi.widget.preference.IntListPreference
|
||||
android:title="@string/pref_download_slots"
|
||||
android:key="@string/pref_download_slots_key"
|
||||
|
||||
Reference in New Issue
Block a user