android / codelab-constraint-layout

Constraint Layout Codelab
https://codelabs.developers.google.com/codelabs/constraint-layout/
Apache License 2.0
471 stars 242 forks source link

== This not a bug == Just a spelling mistake :( #94

Open GC-200 opened 3 years ago

GC-200 commented 3 years ago

Hi guys! Where it says "ConstraintLayoutto ... " it should say "ConstraintLayout to..."

Thanks :) https://developer.android.com/codelabs/constraint-layout/index.html#0

osuleymanova commented 2 years ago

@GC-200 Thank you for reaching out to us. The issue is fixed and will be published soon.

kidmain commented 2 years ago

image 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

osuleymanova commented 2 years ago

@kidmain Sorry for the late update:

Screen Shot 2022-07-11 at 4 19 45 PM