animated-vector-drawable icon indicating copy to clipboard operation
animated-vector-drawable copied to clipboard

Android AnimatedVectorDrawable examples

AnimatedVectorDrawable

Sample code for AnimatedVectorDrawable for Android.

  • Example from official documentation
  • Clock implemented by two rotations
  • Smiling face implemented by path morph

See my blog post for more details.