Android
Android DataBinding in RecyclerView – Profile Screen
In my previous article, we have learned the Basics of DataBinding. Today, we are going to put the basics into action by implementing a profile screen using data-binding concepts. The profile screen will have profile Read more…