Join Slack
If you have a `Column` where one of the child composables uses `Modifier.aspectRatio(1f)` is it inte...
# compose
m
Mark
05/16/2023, 1:17 PM
If you have a
Column
where one of the child composables uses
Modifier.aspectRatio(1f)
is it intended behavior that this child might (in the case where the available space is roughly square) overlap with other child composables of the
Column
? I was expecting the
Column
would enforce that all children would be laid out without overlap.
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by