Move favourites order from menu to header

This commit is contained in:
Koitharu
2022-07-12 14:34:08 +03:00
parent 2654de96ba
commit b293fee742
12 changed files with 58 additions and 115 deletions

View File

@@ -105,7 +105,7 @@ class MultiSearchActivity : BaseActivity<ActivitySearchMultiBinding>(), MangaLis
override fun onUpdateFilter(tags: Set<MangaTag>) = Unit
override fun onFilterClick() = Unit
override fun onFilterClick(view: View?) = Unit
override fun onEmptyActionClick() = Unit