Reputation: 6008
I have already read this question but it does not help Motion editor not working in Android studio 4.0.1
Here is the dependency I used
androidx.constraintlayout:constraintlayout:2.0.0
And my android studio version is 4.0.1
When I restarted Android Studio it showed the motion editor correctly but when I try to edit it, I got this error "Version ConstraintLayout library must be version 2.0.0 beta 3 or later"
Upvotes: 1
Views: 119