androidanimationanimationdrawable

Possible animationdrawable with path?


I am new with Animations and have my first animationdrawable finish. Only two PNGs but it runs. But i have not found a solution for move the Picture or rotate them. Is this posible ?


Solution

  • You can use the view animation system to perform tweened animation on Views. Follow the link to learn more:

    http://developer.android.com/intl/es/guide/topics/graphics/view-animation.html