Skip to content

Instantly share code, notes, and snippets.

@rahulsainani
Created May 12, 2021 18:16
Show Gist options
  • Select an option

  • Save rahulsainani/6aaacba8047ab1c1c25e5b13dd740b78 to your computer and use it in GitHub Desktop.

Select an option

Save rahulsainani/6aaacba8047ab1c1c25e5b13dd740b78 to your computer and use it in GitHub Desktop.
AutoScrollingLazyRow(list = featuresList) {
FeatureTile(feature = it)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment