Add filters to Global search (#9691)

* add pinned and available filter chips to global search

* split filter predicate into seperate function

* change the global search available filter to has Results

* reordering of imports
This commit is contained in:
zaghdaneh
2023-07-15 04:49:14 +02:00
committed by GitHub
parent 2f05f7b91f
commit cbcec8c4d9
4 changed files with 120 additions and 10 deletions

View File

@@ -627,6 +627,7 @@
<string name="latest">Latest</string>
<string name="popular">Popular</string>
<string name="browse">Browse</string>
<string name="has_results">Has results</string>
<string name="local_source_help_guide">Local source guide</string>
<string name="no_pinned_sources">You have no pinned sources</string>
<string name="chapter_not_found">Chapter not found</string>