Hey I’m trying to use databinding with kotlin, and...
# android
y
Hey I’m trying to use databinding with kotlin, and the project will compile, but android studio is giving me an error when I try to access the viewModel object (that i specified in the <data> section of my view) saying “MISSING_DEPENDENCY_CLASS: Cannot Access class ViewModel, check your module classpath for missing or conflicting dependencies