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 details at the top and the below section will have post images in grid format. The grid will be achieved [...]
The post Android DataBinding in RecyclerView – Profile Screen appeared first on AndroidHive.