Shreyank031 / DataBinding

Data Binding is a powerful feature provided by Android Jetpack that allows you to bind UI components in your layout files directly to data sources in your app using a declarative format rather than programmatically.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shreyank031/DataBinding Watchers