Add tags blacklist option for suggestions
This commit is contained in:
@@ -9,6 +9,12 @@
|
||||
android:summary="@string/suggestions_summary"
|
||||
android:title="@string/suggestions_enable" />
|
||||
|
||||
<org.koitharu.kotatsu.settings.utils.MultiAutoCompleteTextViewPreference
|
||||
android:dependency="suggestions"
|
||||
android:key="suggestions_exclude_tags"
|
||||
android:summary="@string/suggestions_excluded_genres_summary"
|
||||
android:title="@string/suggestions_excluded_genres" />
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
android:dependency="suggestions"
|
||||
android:key="suggestions_exclude_nsfw"
|
||||
|
||||
Reference in New Issue
Block a user