Skip to content

Instantly share code, notes, and snippets.

@navczydev
Last active October 8, 2021 02:15
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 navczydev/290509839dac255e580451000c087056 to your computer and use it in GitHub Desktop.
Save navczydev/290509839dac255e580451000c087056 to your computer and use it in GitHub Desktop.
Text(
text = post.title,
style = MaterialTheme.typography.h6,
modifier = Modifier.semantics {
heading()
}
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment