basshelal / Waqti

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

Send Lists and Tasks between boards #83

Open basshelal opened 5 years ago

basshelal commented 5 years ago

This could be done in a fancy way like dragging the list or task to the top of the activity which will make you go to the BoardListFragment where you can select or continue the drag into the Board you want to drop it. Or we could do some generic popup menu or dialog like Trello does