Layout v0.4.24 Release Notes

Release Date: 2017-09-20 // over 6 years ago
    • ๐Ÿฑ Color expressions now support named color assets in iOS 11
    • โšก๏ธ It is no longer necessary to manually call update() after resizing a view programmatically
    • ๐Ÿ›  Fixed UIScrollView.contentInsetAdjustmentBehavior error on iOS 11 when building with iOS 10 SDK
    • โž• Added caching for color literals, improving performance for commonly-used colors
    • ๐Ÿ›  Fixed bug where Layout sometimes failed to locate source XML file when using template composition
    • ๐Ÿ›  Fixed landscape layout for UITabBarController on the iPhone X
    • ๐Ÿ›  Fixed a bug where UICollectionView cells failed to resize themselves after reuse
    • โž• Added support for UICollectionView.reorderingCadence property