google / flexbox-layout

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

Dynamic Min frame #577

Open anantcodes opened 3 years ago

anantcodes commented 3 years ago

Issues and steps to reproduce

Minimum frame missed out in terms of height.

Expected behavior

The minimum height should be contained.

Version of the flexbox library

0.2.6

Link to code

flexboxLayout.setMinimumHeight(1000);