How can I make the android preview window open?

I know that there should be an easy way to do this, but have not found it. I have an android layout open in a text box + preview and I have it under it styles.xml. Each time I press the button styles.xml, the preview window disappears. Any way to keep it open while I edit styles?

+5
source share
2 answers

This option is under the gear icon:

gear

+5
source

Android Studio 3.0 is slightly different, but still easy:

Android Studio 3.0

+4
source

All Articles