Skip to content

Instantly share code, notes, and snippets.

@Peddro
Created January 26, 2022 11:28
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 Peddro/293958b6d2fcb1f55e14aa01fd3e4fc6 to your computer and use it in GitHub Desktop.
Save Peddro/293958b6d2fcb1f55e14aa01fd3e4fc6 to your computer and use it in GitHub Desktop.
CompositionLocalProvider(LocalContentAlpha provides contentColor.alpha) {
ProvideTextStyle(
value = MaterialTheme.typography.button
) {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment