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

[Grid] Enable the Grid helper in Compose using JSON representation #768

Closed jswong65 closed 1 year ago

jswong65 commented 1 year ago

Enable the Grid Helper in Compose using JSON representation.

Todo: Test setters when working on DSL.

Sample Demos: GridDemo1: image

GridDemo6 image

Sample Motions: MotionGridDemo Screen Recording 2022-11-28 at 2 17 44 PM

MotionGridDemo2 Screen Recording 2022-11-28 at 2 18 55 PM