mirror of
https://github.com/Chesire/Nekome.git
synced 2026-03-13 09:01:28 +08:00
* feat: add fab on series screen for search * refactor: remove search from the bottom nav * refactor: rename host screen to search * fix: hide the bottom bar on search screen * test: update tests for path to search screen * refactor: move content description to strings file * feat: hide or show the fab based on scrolling * feat: add extra padding to bottom of collection view Add extra padding so the fab cannot get stuck in the way of the +1 buttons on cards. * refactor: switch to use the expanded fab * style: ktlint fix * test: remove top level test to navigate to search