Android studio design editor is unavailable until after a successful project sync

前端 未结 7 2135
南笙
南笙 2020-12-18 04:19

what is the actual root cause of this issue? I already sync with gradle files but eventually failed.

\"image

7条回答
  •  -上瘾入骨i
    2020-12-18 05:01

    1. Build -> Clean Project

    2. Build -> Rebuild Project

    3. File -> Sync project with gradle files . If not worked then try

      File -> Invalidate Caches / Restart .

    It's work for me !!!

提交回复
热议问题