Changes

Jump to: navigation, search

An Android Studio Layout Editor ConstraintLayout Tutorial

3 bytes removed, 21:44, 10 January 2019
Preparing the Layout Editor Environment
</pre>
== Preparing Preparing the Layout Editor Environment ==
Locate and double-click on the activity_layout_sample.xml layout file located in the app -> res -> layout folder to load it into the Layout Editor tool. Since the purpose of this tutorial is to gain experience with the use of constraints, turn off the Autoconnect feature using the button located in the Layout Editor toolbar. Once disabled, the button will appear with a line through it as is the case in Figure 20-2:
[[Imageas_3Image:as_3.2_layoutsample_disable_autoconnect.png]]
[[Image:as3.0_layout_sample_image_added.png]]
 
== Adding the Widgets to the User Interface ==

Navigation menu