Quick RecyclerView Adapter with Android Studio Template
As I was surfing through the web, I came across this article by Ferdinand Bada on creating an Android Studio template to generate recycler view adapter boilerplate code. I was amazed at how easily one can create a recycler view adapter. However, alt...
