Skip to content

Instantly share code, notes, and snippets.

@victorbrndls
Created June 22, 2021 00:18
Show Gist options
  • Select an option

  • Save victorbrndls/5f67f15f5ea58ce63c474728c93c9714 to your computer and use it in GitHub Desktop.

Select an option

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