How can I replace old Listview with Recylerview? What changes should I keep in mind when replacing Listview with Recyclerview?
The core of the conversion is the Adapter. Better to have it as library because you don't want to create a new one from scratch every time for a different use case.
So, I've created a FlexibleAdapter for all RecyclerView.
Please have a look at the description and full working example: https://github.com/davideas/FlexibleAdapter
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With