Add "account" filter context (#1776)
This commit is contained in:
parent
23a1701151
commit
623eb1fe2a
4 changed files with 17 additions and 1 deletions
|
@ -73,5 +73,9 @@
|
|||
<Preference
|
||||
android:key="threadFilters"
|
||||
android:title="@string/pref_title_thread_filter_keywords" />
|
||||
|
||||
<Preference
|
||||
android:key="accountFilters"
|
||||
android:title="@string/title_accounts" />
|
||||
</PreferenceCategory>
|
||||
</androidx.preference.PreferenceScreen>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue