Skip to content

Instantly share code, notes, and snippets.

@NotWoods
Created August 19, 2019 16:34
Show Gist options
  • Save NotWoods/c31f58fee2b688ded91fe4caed934a12 to your computer and use it in GitHub Desktop.
Save NotWoods/c31f58fee2b688ded91fe4caed934a12 to your computer and use it in GitHub Desktop.
<objectAnimator xmlns:android="http://schemas.android.com/apk/res/android"
android:propertyName="fillColor"
android:duration="500"
android:valueFrom="#CCCCCC"
android:valueTo="#20123A"
android:valueType="colorType" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment