Data Binding Android - Type parameter T has incompatible upper bounds : ViewDataBinding and MainActivity

后端 未结 16 1548
伪装坚强ぢ
伪装坚强ぢ 2020-12-11 00:27

I am using Android Studio 2.0 Preview 4. I\'m using Android SDK tools 25 rc1. This error persists no matter how many times I clean / rebuild project. File->Invalidate Caches

16条回答
  •  伪装坚强ぢ
    2020-12-11 00:46

    There is a simple solution.

    1. click "File" on toolbar of android studio
    2. click "Invalidate Caches and Restart", then it works.

    Hope this answer will help you.

提交回复
热议问题