Skip to content

Instantly share code, notes, and snippets.

@walnashgit
Created May 8, 2021 06:30
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 walnashgit/94b20e12203c3f8e53447fb7d71af5aa to your computer and use it in GitHub Desktop.
Save walnashgit/94b20e12203c3f8e53447fb7d71af5aa to your computer and use it in GitHub Desktop.
setContent {
NavigationDrawerTheme {
CompositionLocalProvider(LocalBackPressedDispatcher provides this.onBackPressedDispatcher) {
AppScaffold()
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment