Skip to content

Instantly share code, notes, and snippets.

@damanpreetsb
Last active May 26, 2019 06:59
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save damanpreetsb/98b0fcae2c1a92ddd741c3ebd5ef9af2 to your computer and use it in GitHub Desktop.
val translatePizzaY = ObjectAnimator.ofFloat(pizzaImageView, "translationY", 0f, -360f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment