Home > Blockchain >  Android Studio xml preview issue failed to initialize editor
Android Studio xml preview issue failed to initialize editor

Time:09-21

After Update android studio dolphin my old projects xml preview not showing views. Is anyone facing same issue? And have done solution then please share it here. It's run perfectly fine but preview not working.

What I did tried?

  • File -> Invalidate Cashes / Restart
  • Delete build , idea , gradle folder
  • Restart PC and android studio

but none of that solved my problem.

error image not showing

CodePudding user response:

I ran into a similar issue when upgrading to Dolphin. I was able to solve this by changing the preview's theme from App.Starting [default] to my app's theme.

enter image description here

CodePudding user response:

Repair IDE

Have you try to using Repair IDE? It works for me

  • Related