Skip to content

Instantly share code, notes, and snippets.

@pahill
Last active July 30, 2021 22:10
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 pahill/61b5d5a524e2d52bb789dad190d44b54 to your computer and use it in GitHub Desktop.
Save pahill/61b5d5a524e2d52bb789dad190d44b54 to your computer and use it in GitHub Desktop.
Text(text = "The Fellowship of the Ring", style = MaterialTheme.typography.h1, modifier = Modifier.padding(horizontal = 16.dp, vertical = 4.dp))
@pahill
Copy link
Author

pahill commented Jul 30, 2021

padding

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment