Add only NSFW and only Spoiler options in CustomizePostFilterActivity. Fix nsfwTextView OnClickListener in PostRecyclerViewAdapter.

This commit is contained in:
Alex Ning
2020-12-22 23:08:33 +08:00
parent f4d061cecc
commit 71a7852c79
6 changed files with 140 additions and 10 deletions

View File

@@ -953,6 +953,8 @@
<string name="hide_read_posts">Hide Read Posts</string>
<string name="only_nsfw">Only NSFW</string>
<string name="only_spoiler">Only Spoiler</string>
<string name="title_excludes_strings_hint">Title: excludes keywords</string>
<string name="title_excludes_regex_hint">Title: excludes regex</string>
<string name="excludes_subreddits_hint">Excludes subreddits</string>