github androidx/constraintlayout 2.1.0-beta02

latest releases: compose-1.1.0-alpha04, 2.2.0-alpha03, 2.2.0-alpha02...
3 years ago

MotionLayout

A few new features:

  • OnSwipe enhancement including spring (stiffness, damping, mass etc) & never complete
  • jumpToState function
  • ViewTransition downUp mode where on touch Down it plays to 100 and on up reverses to 0

Various fixes, notably:

Fix problem in MotionLayout with vertical scroll (#173)
Perf improvements on nested MotionLayout (#189)
Fast transition with NestedScrollView in MotionLayout (#189)
ConstraintSet gone in MotionLayout (#189)
Support downUp ViewTransitions in MotionLayout (#190)
Fix in ImageFilter when reusing drawables (#192)
Add spring support in MotionLayout (#199)
Performance improvement to CircularFlow (#200)
Fixes in derived constraints / constraint override (#212)

Don't miss a new constraintlayout release

NewReleases is sending notifications on new releases.