florent37 / ViewAnimator

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

add path animation, add repeat count and repeat mode... #7

Closed liyujiang-gzu closed 8 years ago

liyujiang-gzu commented 8 years ago

add some enhanced animations, such as slideLeft,slit,fall,.. add path animation, use path of android and svg; add repeat count and repeat mode; update screenshots;

添加一些增强的动画,如从左边滑出、狭缝、大转盘…… 添加路径动画,支持Android的Path类及SVG的path标签; 增加重复次数和重复模式; 更新效果图及README.md;

florent37 commented 8 years ago

merged into master :+1: thanks