Wednesday, March 1, 2017

ConstraintLayout 1.0.1 is now available

We just published ConstraintLayout 1.0.1. As always, it's available in the SDK Manager (under the "Support Repository" section). We recommend to update to this version.

Note: with Android Studio 2.3 reaching release candidate status, we also encourage people to switch to it for editing layouts (ConstraintLayout included). Many improvements have been made since 2.2, providing a smoother experience.

Key changes:

  • fixed some wrap content issues (e.g in scrollview) 
  • better gone handling in chains with match_constraint
  • minimum dimensions applied to ConstraintLayout will take in account padding