Where would one submit an issue against the Data B...
# android
a
Where would one submit an issue against the Data Binding library, about interop with Kotlin? There's a new method
android.databinding.ViewDataBinding#setLifecycleOwner
that doesn't have a corresponding getter, which means that we can't use property access syntax, unless https://youtrack.jetbrains.com/issue/KT-6519 is resolved.
a
a