florent37 / ViewAnimator

A fluent Android animation library
Apache License 2.0
2.71k stars 423 forks source link

Fix some error, optimize some code, remove SVG animation #44

Closed liyujiang-gzu closed 5 years ago

liyujiang-gzu commented 5 years ago

Fix some errors of layout and README.md; Optimize some codes.

liyujiang-gzu commented 5 years ago

Fix some errors, optimize some codes. SVG animation is not very generic, so it is removed from the library as an example of path animation.

liyujiang-gzu commented 5 years ago

svg animation must deprecated, can use SVGA or Lottie instead