Skip to content

Instantly share code, notes, and snippets.

@damanpreetsb
Last active May 26, 2019 07:00
Embed
What would you like to do?
val fadeCrust = ObjectAnimator.ofFloat(pizzaCrustImageView, "alpha", 1f, 0f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment