Kacper
03/29/2025, 4:02 PMLazyRow
to use fillParentMaxWidth
modifier together with defaultMinSize
modifier? The results I am getting are strange. They are described here. It seems like parent respect the minimum width restriction, but reports to its child the size taken from fillMaxParentMaxWidth
.
Am I misunderstanding how constraints
fly here or is it some kind of bug?