Skip to content

A simple demonstration of data binding in Android using the Android Data Binding library

Notifications You must be signed in to change notification settings

StanGomes/AndroidDatabinding

Repository files navigation

Data Binding Library demonstration

A fake gift store which demonstrates usage of Data Binding Library in the Android Jetpack Architecture Components. Goodbye findViewById!

Built With

  • Data Binding Library - The Data Binding Library is a support library that allows you to bind UI components in your layouts to data sources in your app using a declarative format rather than programmatically.
  • Glide - An image loading and caching library for Android focused on smooth scrolling

About

A simple demonstration of data binding in Android using the Android Data Binding library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages