Why Does Modifier Order Affect the Positioning and Sizing of aspectRatio in Jetpack Compose?
Actually i am reading this answer , but there is not enough information about aspect ratio .
Why position of rectangle change when first use fillMaxSize() and then aspectRatio(1f)
Actually i am reading this answer , but there is not enough information about aspect ratio .