MoveViewValueAnimator:使用ValueAnimator实现各种动画

时间:2024-06-28 11:09:33
【文件属性】:

文件名称:MoveViewValueAnimator:使用ValueAnimator实现各种动画

文件大小:657KB

文件格式:ZIP

更新时间:2024-06-28 11:09:33

Java

android 使用ValueAnimator实现ImageView的如下动画: 1.移动:按照直线轨迹或者圆形轨迹运动。 只要有轨迹方程,什么运动都可以。 2.旋转 3.透明度变化 4.缩放


【文件预览】:
MoveViewValueAnimator-master
----.gitignore(5B)
----AndroidManifest.xml(981B)
----res()
--------layout()
--------values-w820dp()
--------drawable-mdpi()
--------drawable-hdpi()
--------drawable-xhdpi()
--------drawable-xxhdpi()
--------values()
----src()
--------net()
----proguard-project.txt(781B)
----.classpath(466B)
----project.properties(563B)
----ic_launcher-web.png(50KB)
----.settings()
--------org.eclipse.jdt.core.prefs(173B)
----libs()
--------android-support-v4.jar(633KB)
----.project(824B)
----gen()
--------net()
----readme.md(204B)

网友评论