Why you should be using the new and improved RecyclverView ListAdapter in Android
Displaying a list of items in a list with a RecyclerView is a very common pattern in Android Development. So much so that most developers do not go to the trouble of writing the adapters from scratch anymore. Simply copy and paste a previous one and...
effbada.hashnode.dev3 min read