Skip to content

Instantly share code, notes, and snippets.

@tsuijten
Created May 9, 2019 11:44
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 tsuijten/462032caf08f09267a9cd2fd2b30782a to your computer and use it in GitHub Desktop.
Save tsuijten/462032caf08f09267a9cd2fd2b30782a to your computer and use it in GitHub Desktop.
Padding(padding = 16.dp) {
Button(text = "Say hello", onClick = { ... })
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment