Android DataBinding in RecyclerView – Profile Screen By Ravi Tamada September 25, 2018 46 Comments In my previous article, we have learned the Basics of DataBinding. Today, we are going to put the basics…
Android working with DataBinding By Ravi Tamada April 11, 2018 36 Comments Android DataBinding provides a way to tie the UI with business logic allowing the UI values to update automatically…