google / flexbox-layout

Flexbox for Android
Apache License 2.0
18.22k stars 1.79k forks source link

Fix issue #562 #597

Open mnbvfe opened 2 years ago

mnbvfe commented 2 years ago

fix min-height not respected

thagikura commented 2 years ago

I think the PR is for this issue, correct? https://github.com/google/flexbox-layout/issues/562 If so, could you mention it in the PR description (so that the PR is linked from #562 )? And is it possible to write a test where it fails without that PR and passes after the PR is patched?