🌈 Create new beautiful Compose Gradients with our new wesite ->
Composable Function

rememberScalingLazyListState

rememberScalingLazyListState

Source set: Android
@Composable
public fun rememberScalingLazyListState(
    initialCenterItemIndex: Int = 1,
    initialCenterItemScrollOffset: Int = 0,
): ScalingLazyListState