This is a simple demo that shows how to use the databinding library with onClick listener.
There are two modules:
- app: This module contains the Java implementation.
- kotlinapp: This module contains the Kotlin implementation.
This repo is related to the following post.