This an example of a Kotlin Custom View that uses 2 way data binding to manage the counter.
Technologies:
- Android - Kotlin
- Data binding (two-way data binding)
- LiveData and ViewModel (from Android Architecture Components)
git clone https://github.com/kikebodi/custom_view_databinding
This is free and unencumbered software released into the public domain - see the LICENSE file for details