Skip to content

Instantly share code, notes, and snippets.

@mazzouzi
Created September 18, 2022 17:46
Show Gist options
  • Save mazzouzi/76ce254be3e467e37667f51cdf1ec184 to your computer and use it in GitHub Desktop.
Save mazzouzi/76ce254be3e467e37667f51cdf1ec184 to your computer and use it in GitHub Desktop.
ScrollState
val scroll: ScrollState = rememberScrollState(0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment