🌈 Create new beautiful Compose Gradients with our new wesite ->
Interface

MultiAspectCarouselItemDrawInfo

Interface to hold information about a multi-aspect carousel item and its draw info that change as the item scrolls.

MultiAspectCarouselLazyRowSample

@OptIn(ExperimentalMaterial3Api::class)
@Preview
@Sampled
@Composable
fun MultiAspectCarouselLazyRowSample() {
    data class CarouselItem(
        val id: Int,

Content updated: