Skip to content

Instantly share code, notes, and snippets.

@victorbrndls
Created June 22, 2021 23:30
Show Gist options
  • Save victorbrndls/4184500694a7417b7910829ebe480a9a to your computer and use it in GitHub Desktop.
Save victorbrndls/4184500694a7417b7910829ebe480a9a to your computer and use it in GitHub Desktop.
override fun onCreate(savedInstanceState: Bundle?) {
super.onCreate(savedInstanceState)
enterTransition = MaterialFade()
returnTransition = MaterialFade()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment