Android Studio Design Editor Is Unavailable Until After A Successful Project Sync
Answer :
Just sync your project with gradles. File --> Sync Project with Gradle Files
Build -> Clean Project
Build -> Rebuild Project
File -> Sync project with gradle files . If not worked then try
File -> Invalidate Caches / Restart .
It's work for me !!!
Comments
Post a Comment