An open API service indexing awesome lists of open source software.

https://github.com/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.
https://github.com/shreyank031/databinding

databinding databinding-library livedata mutablelivedata twoway-data-binding viewmodel

Last synced: over 1 year ago
JSON representation

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.

Awesome Lists containing this project