Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Arunshaik2001
Created November 19, 2022 15:57
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 Arunshaik2001/af6e24fbda27c15d7dd2db1a7c9ca1b0 to your computer and use it in GitHub Desktop.
Save Arunshaik2001/af6e24fbda27c15d7dd2db1a7c9ca1b0 to your computer and use it in GitHub Desktop.
override fun onCreate(savedInstanceState: Bundle?) {
super.onCreate(savedInstanceState)
setContent {
...
}
createNotificationChannel()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment