DataBindingUtil.setContentView - Type parameter T has incompatible upper bounds

前端 未结 9 874
逝去的感伤
逝去的感伤 2021-02-02 06:54

\"Android Studio\" shows error message \"Type parameter T has incompatible upper bounds: ViewDataBinding and ActivityChecklistsBinding.

ActivityChecklistsBindin         


        
9条回答
  •  暗喜
    暗喜 (楼主)
    2021-02-02 07:01

    I had the same problem. I tried a couple of things, Clean and Rebuild project.

    But, It worked after I choose File -> Invalidate Caches / Restart

提交回复
热议问题