Skip to content

Instantly share code, notes, and snippets.

@victorbrndls
Created June 22, 2021 00:18
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 victorbrndls/5f67f15f5ea58ce63c474728c93c9714 to your computer and use it in GitHub Desktop.
Save victorbrndls/5f67f15f5ea58ce63c474728c93c9714 to your computer and use it in GitHub Desktop.
override fun onCreate(savedInstanceState: Bundle?) {
super.onCreate(savedInstanceState)
exitTransition = MaterialFadeThrough()
reenterTransition = MaterialFadeThrough()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment