flexbox-layout v0.3.1 Release Notes

Release Date: 2017-09-27 // over 6 years ago
  • Backward incompatible changes

    • Raised minSdkVersion from 9 to 14.

    ๐Ÿ› Bug fixes

    • Dividers stop being displayed between all visible items once you set visibility as "gone" of one of those items (#357)
    • Flexbox not respecting children margins added programmatically (#356)
    • Horizontal margins are ignored on devices with API level < 17 for the calculation to judge is a wrapping is required (#353)
    • ๐Ÿ›  Fix the baseline calculation above API Level 24+ (#341)