If you’re getting errors about generated files, try a clean build (Build -> Clean)
If you’re getting a compilation error, try building outside of Android Studio via ./gradlew assembleDebug
a
audhil
04/10/2017, 5:28 PM
Build is successful and it gets installed properly, but when I hit the Kotlin activity which uses Databinding I get the following error
audhil
04/10/2017, 5:30 PM
and the app crashes
a
alex.hart
04/10/2017, 5:54 PM
Could you post the error itself?
alex.hart
04/10/2017, 5:55 PM
That doesn’t look like a Databinding error per say.