Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how do i make the intellij android preview window stay open?

I know there has to be an easy way to do this but haven't found it. I have an android layout open in text + preview window and have my styles.xml split below it. Every time I click in the styles.xml window the preview window disappears. Any way to keep it open while I'm editing the styles?

like image 909
JohnC Avatar asked Mar 19 '13 04:03

JohnC


2 Answers

On Android Studio 3.0 is a bit different, but still easy:

Android Studio 3.0

like image 187
Nakamoto Avatar answered Oct 22 '22 09:10

Nakamoto


This option is located under the gear icon:

gear

like image 24
CrazyCoder Avatar answered Oct 22 '22 09:10

CrazyCoder