In this version, we have performed the list of steps :


1. We have designed the view for the task list item.
2. We have created an adapter class for the task list items.
3. We have set up the task list in the recyclerView using the adapter class.
4. We have done all the programming steps to achieve it.