Skip to content

Instantly share code, notes, and snippets.

@shorthouse
Created February 1, 2025 17:47
Show Gist options
  • Save shorthouse/caf2ec1b1f897306b6cfee06581e0b45 to your computer and use it in GitHub Desktop.
Save shorthouse/caf2ec1b1f897306b6cfee06581e0b45 to your computer and use it in GitHub Desktop.
@Composable
fun App() {
MaterialTheme {
MovieScreen()
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment