Skip to content

Instantly share code, notes, and snippets.

@arunkumar9t2
Created September 20, 2018 23:15
Show Gist options
  • Save arunkumar9t2/1ce29f06ade092e61757e90d365113ca to your computer and use it in GitHub Desktop.
Save arunkumar9t2/1ce29f06ade092e61757e90d365113ca to your computer and use it in GitHub Desktop.
snackbarConstraintLayout.prepareTransition {
moveResize { // Move resize uses ChangeBounds
+fab
}
slide {
+snackbarMessage
}
decelerateEasing()
}
snackbarMessage.toggleGone()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment