Aliakbar rockz
Aliakbar rockz

Reputation: 33

A Recycler View or Card View with Swipe Gesture's which slides in a carousel whenever a task is assigned [Android Studio - Kotlin]

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.

UI - iam working on currently

Below the Roamie's Dashboard the card should be implemented.

UI - Thats required to be created

Upvotes: 0

Views: 604

Answers (0)

Related Questions