Error Android databinding with kotlin

0

I'm doing a project on Android with data binding and kotlin. Until a few days ago it compiled without problems, but suddenly it does not compile giving the following error:

e: [kapt] An exception occurred: android.databinding.tool.util.LoggedErrorException: Found data binding errors

Suddenly I get lots of mistakes from the classes, and I do not know what to do. I made clean and rebuild and it does not work. Did something similar happen to someone? Thank you very much.

    
asked by AnnaPS 04.12.2018 в 10:51
source

0 answers