flexbox-layout v0.2.6 Release Notes

Release Date: 2017-03-22 // about 7 years ago
    • ๐Ÿ‘ Replaced appcompat-v7 dependency to the more focused support-comapat dependency making the size of the library reduced by 30% (40kb to 28kb) #220
    • Fixed the issue that alignment for space_between and space_around for the justifyContent when any views are included whose visibilitys are GONE #162
    • ๐Ÿ›  Fixed NPE that might happen when any dividers are set and addition and removal of a view is repeatedly executed in a short period of time #222