We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a79c2fd commit b1b6e75Copy full SHA for b1b6e75
README.md
@@ -1180,6 +1180,15 @@ Activity 切换动画,包括渐变、flip、某个位置进入等等
1180
针对 View 的各种动画
1181
项目地址:https://github.com/2359media/EasyAndroidAnimations
1182
1183
+1. ViewAnimation
1184
+对android view 动画进行封装,实现起更简单,自带三种常见运动路径,其他的可自定义
1185
+项目地址:https://github.com/guohuanwen/ViewAniamtion
1186
+效果图:
1187
+APP 示例:QQ名片圈圈效果
1188
+
1189
1190
1191
1192
1. android-lockpattern
1193
Android 的图案密码解锁
1194
项目地址:https://code.google.com/p/android-lockpattern/
0 commit comments