In my previous article, we have learned the Basics of DataBinding. Today, we are going to put the basics…
Android DataBinding provides a way to tie the UI with business logic allowing the UI values to update automatically…
Earlier I have written few articles about RecyclerView. Combining it with CardView, cloning Gmail inbox, adding Swipe to delete…
CardView is another major element introduced in Material Design. Using CardView you can represent the information in a card…