basshelal / Waqti

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

Use right drawer if overflow popup menus become too complicated or have too many options #94

Closed basshelal closed 5 years ago

basshelal commented 5 years ago

I think I just generally prefer this even if the options aren't many, because they'll probably inevitably become too many. Anyway this is basically exactly what Trello does on its App in a board, except we should disallow opening the drawer when swiping, only open it when clicking on the AppBar right button. I believe this way we can have more control over how the options menu looks and behaves.