a-student / BetterVectorDrawable

The VectorDrawable implementation for Android 4.0+
151 stars 22 forks source link

Animation #14

Closed Twinkle942910 closed 8 years ago

Twinkle942910 commented 8 years ago

Hi there) How can i connect animation to SVG in your library? Is it possible? Can I use standart way from here? Because that doesn't work( http://developer.android.com/intl/ru/training/material/animations.html#AnimVector I done this way. Sory for my english) Thanks)

a-student commented 8 years ago

Hi! AnimatedVectorDrawable is not supported by the lib.

Twinkle942910 commented 8 years ago

Thank you, its a pitty( But thanks for your work!)

a-student commented 8 years ago

Not at all, by the way if you add support for AnimatedVectorDrawable, i would be happy to approve pull request.