Do a tween animation with XML... http://developer.android.com/guide/topics/graphics/2d-graphics.html#tween-animation
Hope this helps, Justin ---------------------------------------------------------------------- There are only 10 types of people in the world... Those who know binary and those who don't. ---------------------------------------------------------------------- On Wed, Nov 11, 2009 at 6:23 PM, dirtytofu <[email protected]> wrote: > Hello Android newbie here. > > Let's say I have two Drawables and I want to swap them and animate the > swapping process. > > Is there an animation class that will take care of this or do I have > to use a thread and draw each frame step-by-step? > > Thanks in advance. > > -- > You received this message because you are subscribed to the Google > Groups "Android Beginners" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-beginners%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-beginners?hl=en -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

