android 开源动画

AndroidViewAnimations

https://github.com/daimajia/AndroidViewAnimations

所有效果:

Attension

FlashPulseRubberBandShakeSwingWobbleBounceTadaStandUpWave

Special

HingeRollInRollOut,Landing,TakingOff,DropOut

Bounce

BounceInBounceInDownBounceInLeftBounceInRightBounceInUp

Fade

FadeInFadeInUpFadeInDownFadeInLeftFadeInRight

FadeOutFadeOutDownFadeOutLeftFadeOutRightFadeOutUp

Flip

FlipInXFlipOutXFlipOutY

Rotate

RotateInRotateInDownLeftRotateInDownRightRotateInUpLeftRotateInUpRight

RotateOutRotateOutDownLeftRotateOutDownRightRotateOutUpLeftRotateOutUpRight

Slide

SlideInLeftSlideInRightSlideInUpSlideInDown

SlideOutLeftSlideOutRightSlideOutUpSlideOutDown

Zoom

ZoomInZoomInDownZoomInLeftZoomInRightZoomInUp

ZoomOutZoomOutDownZoomOutLeftZoomOutRightZoomOutUp


 AndroidViewAnimations开源框架实现   https://blog.csdn.net/u011228356/article/details/47083665


AndroidViewAnimations:Andorid视图动画合集YOYO , 

https://github.com/daimajia/AnimationEasingFunctions   小球曲线动画

https://blog.csdn.net/mp624183768/article/details/78470967


nineoldandroids

网址是:http://nineoldandroids.com

https://github.com/JakeWharton/NineOldAndroids

https://blog.csdn.net/singwhatiwanna/article/details/17639987


动画合集,收藏

https://www.jianshu.com/p/05cb14b7776d



你可能感兴趣的:(android,动画效果,自定义view,draw)