Back

Explore Courses Blog Tutorials Interview Questions
0 votes
4 views
in Java by (4k points)

I installed Android Studio, but when I edit my layout files, I can't find live preview! I just see an XML file. How can I see my layout in graphical view?

This is how it looks like in my case:

enter image description here

1 Answer

0 votes
by (46k points)

You should have a Design button next to the Text button under the xml text editor:

enter image description here

Or you can use the Preview button in the upper right corner to add a preview window next to the XML code:

enter image description here

If you dont have it, then do this: View -> Tool Windows -> Preview

enter image description here

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked Nov 25, 2019 in Java by Anvi (10.2k points)

Browse Categories

...