Project usage of data binding and ViewModel in layout with Change Listeners i.e. how you can use change listeners in layout tag to udpate specific content.
- Data binding
- KTX(Kotlin)
- ViewModel
- Android Studio 3.5
ViewModel is used with layout container to update Editext/checkbox with change Listeners.