This is app is a product of my Android Data Binding tutorial which can be found here: http://imakeanapp.com/android-jetpack-data-binding/
- Access data in your layout through Layou Expressions
- Handle events through Method References or Listener Bindings
- Add custom behavior when binding data through Binding Adapters
- Observing Data