I’m pretty new to Android programming, and I’ve looked around but haven’t been able to find a clear-cut answer. I need to slowly animate an image by switching it with anothe, like a sprite. If anyone can help, it seems like it should be really simple. Thanks!
I’m pretty new to Android programming, and I’ve looked around but haven’t been able
Share
You’ll probably want to use a TransitionDrawable
http://developer.android.com/reference/android/graphics/drawable/TransitionDrawable.html