How to emulate immersive mode in layout editor
问题 I'd like to view my layouts in full screen in the layout editor. I'm using the eclipse plugin. I've already hidden the ActionBar by selecting a *NoActionBar theme in the combo, but the navigation bar is a different story. AFAIK it can only be hidden using flags in code. I need to make continuous tweaks in the activity xml files, and testing it in the emulator is a real pain, when not directly impossible (my PC can't run a full HD emulator, and I'd need to SSH another machine). Needless to say