Tag: data-binding
All the articles with the tag "data-binding".
Guide to Android Data Binding
Published:It is a technique to connect Data with your views.
Getting Started with Android Data Binding
Published:Data binding is android’s API which connects UI and data (XML and your model)