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.
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.
CodePudding user response:
Have you try to using Repair IDE? It works for me