Changes

Jump to: navigation, search

A Guide to the Android Studio Layout Editor Tool

32 bytes added, 16:13, 10 January 2019
no edit summary
* '''A – Editor''' – The editor panel displays the XML that makes up the current user interface layout design. This is the full Android Studio editor environment containing all of the features previously outlined in the “The Basics of the Android Studio Code Editor” chapter of this book.
<htmlet>androidstudio32</htmlet>
* '''B – Preview''' – As changes are made to the XML in the editor, these changes are visually reflected in the preview window. This provides instant visual feedback on the XML changes as they are made in the editor, thereby avoiding the need to switch back and forth between text and design mode to see changes. The preview also allows direct manipulation and design of the layout just as if the layout were in Design mode, with visual changes being reflected in the editor panel in real-time. As with Design mode, both the Design and Layout views may be displayed using the toolbar buttons highlighted in Figure 16-5 above.

Navigation menu