BlogHide Resteemsmstorm (25)in android • 6 years agoAndroid animation. Part 3. SVG, vector and animation controlIn the last article we saw why we need Animator and how to use animations when changing View States. In this article, we'll look at how to use vector image animations. Simple animation.…mstorm (25)in android • 6 years agoAndroid animation. Part 2. Animator and State ViewIn the last article we discussed how to work with simple animations using Animator. Today let's summarize and consider how you can automate the startup animations. Simple animation. Animator…mstorm (25)in android • 7 years agoAndroid animation. Part 1. AnimatorIn this series of articles I want to talk about how you can use various animations in android development. This article is about the class Animator. Simple animation. Animator - the first…