FredJul / Flym

Flym News Reader is a light Android feed reader (RSS/Atom)
Other
955 stars 405 forks source link

Show BottomNavigationView/FAB/Toolbar when recycler view content is too short to scroll #660

Closed fireph closed 3 years ago

fireph commented 3 years ago

When the recycler view content shortens after marking items as read, it can be too short to scroll and cause the BottomNavigationView and FAB to be hidden until the app is restarted. This fixes the issue by showing all 3 when the recycler view content is too short.