Android Animations Are Just a Trick
So I was learning to animate Views in Android using [this video] and was having trouble with the second time the animation runned. First run the objects end up in their destination, second run it was mayhem. I had fallen victim to the great misunderstanding everyone makes about Android animations: they are just a magic trick.
Read on →