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

Android AnimatedVectorDrawable examples

Results 3 animated-vector-drawable issues
Sort by recently updated
recently updated
newest added

when opening "fill_in_heart.xml" , it says there this : ![maxthonsnap20160303143737](https://cloud.githubusercontent.com/assets/5357526/13494529/8034d60e-e14d-11e5-8525-3f166aa2ff17.png) How come? If this is a bug in the IDE, please post about it. Thing is, even though it says...

Google released a new support library, that can handle VectorDrawable even on API 7 : http://android-developers.blogspot.co.il/2016/02/android-support-library-232.html Please show how to use it.

Thanks for the tutorial! Where did you get or come up with these? ``` java M 50,50 m -48,0 a 48,48 0 1,0 96,0 a 48,48 0 1,0 -96,0 M...