Changes

A Guide to using ConstraintLayout in Android Studio

12 bytes added, 17:53, 6 June 2016
Configuring Widget Dimensions
In the above figure, both the horizontal and vertical dimensions are set to wrap content mode (indicated by the inward pointing chevrons). The inspector uses the following visual indicators to represent the three dimension modes:
[[File:Android studio constraint fixed dimension.png|Fixed size indicator]] - Fixed size<br>[[File:Android studio constraint anysize dimension.png|any size indicator]] - Any Size<br>[[File:Android studio constraint wrapcontent dimension.png|Wrap content indicator]] - Wrap content<br>