Skip to content

What's New in 2.2

Shane Wong edited this page Dec 5, 2022 · 4 revisions

New in 2.2.0-alpha04

ConstraintLayout

  • ConstraintLayout ConstraintLayoutStatistics to gather info about the solving complexity 698
  • Enhanced the Grid Helper and added more demos 686

New in 2.2.0-alpha03

ConstraintLayout

  • Improvement for the Grid Helper 622, 626, 628
  • Improvement for MotionLayout 624, 632
  • Fix the error prone issues 629, 630, 631

New in 2.2.0-alpha02

ConstraintLayout

  • Improvement for the Grid Helper 612, 614, 615, 618
  • Add support for no Anchor onSwipe 617
  • Add a standard constraint chain syntax 613

New in 2.2.0-alpha01

ConstraintLayout

  • Preview of Grid helper
  • Support the ability to programmatic modification of behavior

MotionLayout

  • ConstraintSet types (The ability to filter collections of ConstraintSets)
  • Gone<->Visible components are now animated as expected