This application contains the project of second part of my medium article about RecyclerView. It aims to manifest how to create a recyclerview that contains multiple views in Kotlin without considering any architectural patterns and UI design. It also demonstrates how to use DataBinding with a recyclerview.
You can access the second part of the article here.
and the first part of the article here.