FlexibleRowHeightGridLayout v2.0.0 Release Notes

Release Date: 2020-06-16 // almost 4 years ago
  • โž• Added

    • ๐Ÿ†• New delegate methods allowing insets, minimum line spacing and minimum inter-item spacing to be set on a per-section basis.

    ๐Ÿ”„ Changed

    • Delegate methods now allow header and footer sizes to be set rather than heights for greater control.
    • ๐Ÿ›  Fixed an issue whereby the layout didn't handle contentInsets correctly.