androidx / constraintlayout

ConstraintLayout is an Android layout component which allows you to position and size widgets in a flexible way
Apache License 2.0
1.06k stars 177 forks source link

add a DSL conversion to the more complex example #724

Closed camaelon closed 1 year ago

camaelon commented 1 year ago

add a DSL conversion to the more complex example

also add width/height functions to ConstrainScope (useful when specifying fixed values)