error inflating ConstraintLayout in android studio

前端 未结 8 2169
猫巷女王i
猫巷女王i 2020-12-06 16:25

I\'m having problems with Android Studio. I recently upgraded my SDK Manager to include;

compile \'com.android.support.constraint:constraint-layout:1.0.0-bet         


        
8条回答
  •  遥遥无期
    2020-12-06 16:48

    I had the same issue, the app run correctly in other phones but got this exception with a ZTE device. I fixed it by disabling Instant Run in Android Studio.

提交回复
热议问题