 |
Android-er: Animation background, using animation-list and AnimationDrawable
In the article Simulate Animation, using Runnable Thread, I described how to simulate animation using Runnable Thread. For sure, it's not a good practice. In this article I show how to implement animation using animation-list and AnimationDrawable. The an
android-er.blogspot.com |
 |