mstorm (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…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…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…