Android Advance, Android Application Development
Abstract RecyclerView Adapter to Eliminate Some Boiler-plate Code
Hi everyone, in this post we will learn about making an Abstract RecyclerView Adapter. Abstraction is an object oriented programming concept, and we all learn … Read more