Hiding subreddits in popular and all is now available.

This commit is contained in:
Alex Ning
2020-10-28 10:11:27 +08:00
parent 1e5d70cfd8
commit fbddc73918
8 changed files with 178 additions and 16 deletions

View File

@@ -1,6 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<PreferenceScreen xmlns:app="http://schemas.android.com/apk/res-auto">
<Preference
app:icon="@drawable/ic_info_preference_24dp"
app:summary="@string/restart_app_see_changes"
app:enabled="false" />
<PreferenceCategory
app:title="@string/settings_subreddit_filter_category" />