This repository was archived by the owner on Dec 27, 2024. It is now read-only.
Releases: androidx/constraintlayout
Releases · androidx/constraintlayout
compose-1.0.0-alpha06
compose-1.0.0-alpha05
update compose release version to 1.0 alpha 05 (#187)
2.1.0-beta01
ConstraintLayout
- android:layout_width and android:layout_height are back being non-optional due to compatibility issues.
Helpers
- added a way to animate or jump directly to a given item of a Carousel
- new CircularFlow helper
MotionLayout
- Programmatic support for inserting and removing onSwipe and onClick on Transitions
- Experimental Support for Transitions through screen rotation
- support duration argument to transitions
- Better support for customAttributes that are boolean or References
2.1.0 alpha 2
Many new features added in alpha 2, see the wiki
2.1.0 alpha 1
New features in MotionLayout (view transition etc) and new Carousel helper