I know we can’t measure a layout twice. But I want...
# compose
p
I know we can’t measure a layout twice. But I want to know whether “a given composable would be measured larger if the constraints given to it were also larger” What would be the best way? I don’t think I can use intrinsic measures if the layout includes a Lazy* or SubcomposeLayout