animation - Animate image along path on Android? -


possible duplicate:
android, move bitmap along path?

is there way animate imageview's position along path on android cgpath on iphone? have scoured web solution this, no 1 has seemed ask it. didn't see in android docs describing functionality.

i created subclass of animation named pathanimation, can animate along path.

you can create new pathanimation path, , use other animations.

https://github.com/coocood/pathanimation


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -