basshelal / Waqti

Android app for a Kanban board time management system similar to Trello
MIT License
35 stars 7 forks source link

Fix FAB behavior in ViewBoardFragment #97

Closed basshelal closed 5 years ago

basshelal commented 5 years ago

The best solution I can come up with is have the FABs show for like a second and then fade away, they reappear when the user scrolls inside that list. This way the FABs show when the user asks for them to show but they're away from visibility most of the time.