I really like the AnimatedVectorDrawable capabilities added to Android. Any nice tools to create such animations?
E.g. Any tools to create animations like described here:
EDIT:
So far I have found these tools (that help a little):
Found two awesome sites. AndroidIconAnimator, this is a web-based tool for creating AnimatedVectorDrawables. And Shapeshifter, good control over how to morph paths.
UPDATE 07-09-2017
Both tools are now merged into one really good solution. It took me sometime to understand how to use it, but once you see it, it is a very capable tool
Thanks 2 Roman Nurik & Alex Lockwood.