• T
    Adds a check for size constraints violations · c6ec00d7
    Takeshi Hagikura 提交于
    imposed by the minWidth/minHeight or maxWidth/maxHeight attributes.
    The size constraints were checked only the main axis direction.
    This PR adds the check for the cross axis direction.
    
    Change-Id: I8463b9d0f59a629c1c0fed2de7dda37fcae2055c
    c6ec00d7
FlexboxLayout.java 93.6 KB