Skip to content

Commit b1b6e75

Browse files
committed
Update README.md
add a view‘s animation
1 parent a79c2fd commit b1b6e75

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1180,6 +1180,15 @@ Activity 切换动画,包括渐变、flip、某个位置进入等等
11801180
针对 View 的各种动画
11811181
项目地址:https://github.com/2359media/EasyAndroidAnimations
11821182

1183+
1. ViewAnimation
1184+
对android view 动画进行封装,实现起更简单,自带三种常见运动路径,其他的可自定义
1185+
项目地址:https://github.com/guohuanwen/ViewAniamtion
1186+
效果图:![ViewAnimation](https://github.com/guohuanwen/ViewAniamtion/blob/master/sreenshots/AnimationGif.gif)
1187+
APP 示例:QQ名片圈圈效果
1188+
1189+
1190+
1191+
11831192
1. android-lockpattern
11841193
Android 的图案密码解锁
11851194
项目地址:https://code.google.com/p/android-lockpattern/

0 commit comments

Comments
 (0)