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.07k stars 177 forks source link

Update compose mail #609

Closed oscar-ad closed 2 years ago

oscar-ad commented 2 years ago

Demo project that uses MotionLayout for most animations.

Includes an example on how to use MotionLayout with LazyList and the Paging library.