Skip to content

Instantly share code, notes, and snippets.

@skydoves
Created March 8, 2024 10:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skydoves/d5e1b2fe39ad2bc7bca4c34a9de7b4d8 to your computer and use it in GitHub Desktop.
Save skydoves/d5e1b2fe39ad2bc7bca4c34a9de7b4d8 to your computer and use it in GitHub Desktop.
lambda_non_capture
modifier.clickable {
Log.d("Log", "This Lambda doesn't capture any values")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment