Skip to content

Instantly share code, notes, and snippets.

@NotWoods
Created August 19, 2019 16:33
Show Gist options
  • Save NotWoods/f93e94288f973554e0bf8016fbad149c to your computer and use it in GitHub Desktop.
Save NotWoods/f93e94288f973554e0bf8016fbad149c 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="#20123A"
android:valueTo="#CCCCCC"
android:valueType="colorType" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment