I'm looking at this example https://github.com/android10/Android-CleanArchitecture-Kotlin
for me it is interesting because it is based on viewmodel pattern
I see it uses livedata, observe... (ok where can I learn about this livedata programming style?) but I would have expected to see the binding like