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 the initial ExampleComposeGrid project #794

Closed jswong65 closed 1 year ago

jswong65 commented 1 year ago

Add the initial ExampleComposeGrid project that contains the code demos for the Grid Helper in Compose with both JSON and DSL syntax.