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.
Asked
Active
Viewed 1,649 times
4
-
click on `
` and select – IntelliJ Amiya Nov 28 '17 at 12:01 -
Does device listing is showing when you click
? – Ameer Nov 28 '17 at 12:02 -
There are no options under
... I don't understand why... – Leonardo Felzmann Nov 28 '17 at 12:03 -
I have same problem. did you get right solution ? There are no options under
Only "Automatically Pick Best". – Umesh AHIR Mar 13 '18 at 07:24
4 Answers
0
. change into any api level now it is in null
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
-
There are no option under
. I'm trying to add a new Virtual Device to see if it works... – Leonardo Felzmann Nov 28 '17 at 12:56 -
-
Adding a new Virtual Device and updating the SDK also did not work. – Leonardo Felzmann Nov 28 '17 at 15:43
-
-
I clicked the button "Sinc project with Gradle files" and it is working now. Thanks. – Leonardo Felzmann Nov 28 '17 at 16:15
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.

Leonardo Felzmann
- 41
- 5
0
Your Solution is here
First you Sync Your Project (See in the image red highlighted circle) Click on the Icon
Your problem is now fixed.

Community
- 1
- 1

Prince Dholakiya
- 3,255
- 27
- 43