robnik
03/25/2022, 11:48 PMImage(
painter = ..., contentDescription = null,
contentScale = ContentScale.Fit, // ???
modifier = Modifier.fillMaxWidth()
)robnik
03/26/2022, 12:44 AMpainter.intrinsicSize. That is undefined at first, so need a default, but it shows up as the images load.