Skip to content

Instantly share code, notes, and snippets.

@lucanicoletti
Last active May 31, 2019 13:25
Show Gist options
  • Select an option

  • Save lucanicoletti/e2f21de4db4d9e322df190e29197d839 to your computer and use it in GitHub Desktop.

Select an option

Save lucanicoletti/e2f21de4db4d9e322df190e29197d839 to your computer and use it in GitHub Desktop.
@Composable
fun MyApp() {
MaterialTheme { Text("Hello there!") }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment