Quick RecyclerView Adapter with Android Studio Template
Sep 12, 2022 · 3 min read · 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...
Join discussion