Skip to content

Instantly share code, notes, and snippets.

@damanpreetsb
Last active May 26, 2019 07:00
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 damanpreetsb/d567f66572a81ba723d22de0266fc78a to your computer and use it in GitHub Desktop.
Save damanpreetsb/d567f66572a81ba723d22de0266fc78a to your computer and use it in GitHub Desktop.
val scaleUpPizzaX = ObjectAnimator.ofFloat(pizzaImageView, "scaleX", 0f, 0.8f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment