i have faced above issue in Android Studio this error belongs to Databinding.
i have many times cache invalidate and delete .gradle file and build but this issue not fixed yet.
CodePudding user response:
I already faced this Error ( consistently on alternative layouts ) and solved in two steps
- Invalidiate Cache
- Restarting Computer. ---(this step is important)---