Simonas Brazauskas
09/16/2022, 1:25 PMLottieAnimation(
modifier = Modifier
.fillMaxWidth()
.weight(1f)
.heightIn(min = 200.dp),
composition = composition,
progress = { progress },
contentScale = ContentScale.Crop
)