basshelal / Waqti

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

The hiding FABs need to be always showing when the list is not exceeding the size limit required to scroll #57

Closed basshelal closed 5 years ago

basshelal commented 5 years ago

If the list cannot scroll because it's too small then the FAB should always show.

Try this: Have a list full of tasks so that a scroll up shows the FAB, then delete some by hovering over the delete button, the list will eventually decrease so that no scroll is required to see all tasks, but the FAB will not appear

basshelal commented 5 years ago

This is such a minor inconvenience and so rare I don't think it's even important, closing for now