Skip to content

0.3.1

Compare
Choose a tag to compare
@thagikura thagikura released this 27 Sep 02:19

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)