codelab-constraint-layout
codelab-constraint-layout copied to clipboard
== This not a bug == Just a spelling mistake :(
Hi guys! Where it says "ConstraintLayoutto ... " it should say "ConstraintLayout to..."
Thanks :) https://developer.android.com/codelabs/constraint-layout/index.html#0
@GC-200 Thank you for reaching out to us. The issue is fixed and will be published soon.
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
@kidmain Sorry for the late update:
