Step-by-step Guides to Implement RecycleView
This is the Android RecycleView adapter architecture class diagram. I draw this because it helps me to understand the overall picture.
1. Implement and create ViewModel to hold RecycleView ItemData
This is just an example of recycle view ItemData. F...
vtsen.hashnode.dev3 min read