Recent Changes‎ > ‎

ConstraintLayout - alpha 7 available

posted Aug 15, 2016, 9:11 PM by Nicolas Roard
We've just released ConstraintLayout alpha 7, available in the SDK Manager (under the "Support Repository" section)

This build has a few changes from alpha 6, fixing some issues with scrollview, and cleaning up some apis:
  • remove deprecated centerX/Y attributes
  • remove deprecated layout_constraintGuide_Percent attribute taking integers (superseded in alpha 6 by layout_constraintGuide_percent attribute taking a float from [0..1])
As always, please try it, feedback is very much encouraged!
Comments