Reputation: 33
I have roughly sketched a design in which under the mainActivity there should be a carousel/card view (With Recycler Spanning) portraying the task details assigned to the user and it should be enabled with swiping gesture where the user would swipe for determining the state of the tasks such as Pending, In Progress, Completed also the card should change its color (Orange, Yellow, Green respectively) whenever the appropriate swipe is done and it should get into the queue of carousel.
Below the Roamie's Dashboard the card should be implemented.
Upvotes: 0
Views: 604