Skip to content

Instantly share code, notes, and snippets.

@nikit19
Created October 15, 2021 19:12
Show Gist options
  • Save nikit19/3ff4245efeb6992a48dc1335972eb02f to your computer and use it in GitHub Desktop.
Save nikit19/3ff4245efeb6992a48dc1335972eb02f to your computer and use it in GitHub Desktop.
@Composable
public fun PositionIndicator(
scalingLazyListState: ScalingLazyListState,
modifier: Modifier = Modifier,
reverseDirection: Boolean = false
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment