Error inflating class androidx.constraintlayout.ConstraintLayout after migration to androidx

后端 未结 17 1251
[愿得一人]
[愿得一人] 2020-11-27 14:24

I just made a migration to androidx through Android Studio menu option Refactor -> Refactor to AndroidX

I\'m getting the following

17条回答
  •  攒了一身酷
    2020-11-27 14:56

    I had this issue with Android Studio 4.0. I used android studio 4.0 for a couple of days without problems. Seemingly out of nowhere the designer view stopped working. I could only fix this by uninstalling android studio and installing the newest android studio version.

提交回复
热议问题