Layout v0.4.2 Release Notes

Release Date: 2017-07-17 // almost 7 years ago
    • 👌 Improved auto-sizing behavior for views using both intrinsicContentSize and AutoLayout constraints
    • 📜 XML Layouts are now cached in memory after first load, removing the overhead of repeated parsing
    • ➕ Added performance tests for XML loading, and switched performance tests to release mode