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

[Compose] Refactor out MotionLayout.kt classes #616

Closed oscar-ad closed 2 years ago

oscar-ad commented 2 years ago

This refactors the following classes into separate files (with their respective interfaces, helper functions):

Applied formatting rest of package