You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an issue displaying 4 squared items in a FlexboxLayout.
Depending on the screen size, either the 4 of them are stacked vertically (that's fine), or I have a column with 3 of them and the last one alone in it's own column and I'd expect to have 2 and 2.
I have searched existing issues and confirmed this is not a duplicate
Yes
Hi,
I have an issue displaying 4 squared items in a FlexboxLayout.
Depending on the screen size, either the 4 of them are stacked vertically (that's fine), or I have a column with 3 of them and the last one alone in it's own column and I'd expect to have 2 and 2.
Yes
Issues and steps to reproduce
Flexbox layout displaying 4 squared items:
and the item layout
As you can see, depending on screen height, layout is weird:
Expected behavior
I'd expect to have two squares in one column and two other in the second column.
Version of the flexbox library
3.0.0
Link to code
https://github.com/BelledonneCommunications/linphone-android
Thanks in advance for your help.
Best regards,
The text was updated successfully, but these errors were encountered: