You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.
In this codelab, you'll learn how to use the Android Studio Layout Editor with ConstraintLayout—a new, flexible, and efficient layout available in the Android Support repository. The Layout Editor uses ConstraintLayoutto determine the position of a UI element. A constraint represents a connection or alignment to another view, the parent layout, or an invisible guideline. https://developer.android.com/codelabs/constraint-layout#0
Hi guys!
Where it says
"ConstraintLayoutto ... "
it should say "ConstraintLayout to..."
Thanks :)
https://developer.android.com/codelabs/constraint-layout/index.html#0
The text was updated successfully, but these errors were encountered: