flexbox-layout icon indicating copy to clipboard operation
flexbox-layout copied to clipboard

Dynamic Min frame

Open anantcodes opened this issue 3 years ago • 0 comments

  • [x] I have searched existing issues and confirmed this is not a duplicate

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);

anantcodes avatar May 15 '21 14:05 anantcodes