Skip to content

Instantly share code, notes, and snippets.

@victorbrndls
Created June 23, 2021 23:39
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/4559f382b0826db45d891031904c86e5 to your computer and use it in GitHub Desktop.
Save victorbrndls/4559f382b0826db45d891031904c86e5 to your computer and use it in GitHub Desktop.
sharedElementEnterTransition = MaterialContainerTransform().apply {
drawingViewId = R.id.navHostController
setPathMotion(ArcMotion())
scrimColor = Color.TRANSPARENT
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment