4

I updated Android Studio to version 3.0.1, but since then I can't see the layout of my application anymore. I can run my app, so the xml file is OK.I tried adding a new Virtual Device and updating my SDK, but I still can't see my layout. Has anyone faced this issue? Can I do anything to solve it out? Thanks.

image

2

4 Answers4

0

Try Clean and Rebuilding the project. Worked for me

josh_gom3z
  • 294
  • 1
  • 13
0

. change into any api level now it is in null

enter image description here

Reference : Preview not Showing in Android 3.0 and

Android Studio 3.0 xml-layout file's preview not showing issue

Gowthaman M
  • 8,057
  • 8
  • 35
  • 54
0

I solved the problem by clicking the button "Sinc project with Gradle files". Now I can see my layout. Thanks to those who tried helping me.

0

Your Solution is here

First you Sync Your Project (See in the image red highlighted circle) Click on the Icon

See Below Image enter image description here

Your problem is now fixed.

Community
  • 1
  • 1
Prince Dholakiya
  • 3,255
  • 27
  • 43