Skip to content

Instantly share code, notes, and snippets.

@FarshadTahmasbi
Created April 3, 2020 20:31
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 FarshadTahmasbi/512fd7532ac6fe5ab42c8c5bc489f03b to your computer and use it in GitHub Desktop.
Save FarshadTahmasbi/512fd7532ac6fe5ab42c8c5bc489f03b to your computer and use it in GitHub Desktop.
motion.apply {
updateState(R.id.start, set)
setTransition(R.id.start, R.id.end)
transitionToEnd()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment