I am trying to convert a small existing project to...
# android
f
I am trying to convert a small existing project to kotlin. It uses Dagger 2 and Databinding. Databinding in particular seems to be a real issue right now, does anybody have a sample project which allows to make it work ?