OCNYang

Android Animation Detailed Tutorial / Android 动画详尽教程

books Android 所有动画系列详尽教程。 Explain all animations in Android.
Under Apache License 2.0
By OCNYang

animation vector transition-animation ripple-animation animation-library animated-vector-drawable android-animation animatorset android-animations constraintlayout constraintset drawable-animation property-animation view-animation frame-animation ripple-effect share-element reveal-effect share-elements view-state

Android Animation Detailed Tutorial / Android 动画详尽教程

  
  



文章开篇总结性文章:《Android 一共有多少种动画?准确告诉你!》


Ⅰ. View Animation / 视图动画

English explanation can go to read this article


Ⅱ. Drawable Animation / 帧动画 / Frame 动画

English explanation can go to read this article


Ⅲ. Property Animation / 属性动画

English explanation can go to read this article


Ⅳ. Ripple Effect / Touch Feedback / 触摸反馈动画

English explanation can go to read this article


Ⅴ. Reveal Effect / 揭露动画

English explanation can go to read this article


Ⅵ. Transition Animation / 转场动画 & 共享元素

English explanation can go to read this readme


Ⅶ. Animate View State Changes / 视图状态动画

English explanation can go to read
StateListAnimator and StateListDrawable


Ⅷ. AnimatedVectorDrawable / 矢量图动画

English explanation can go to read this article
or AnimatedVectorDrawable
or VectorDrawable


Ⅸ. Constraint Animation / ConstraintSet / 约束布局关键帧动画

English explanation can go to read this article


Wiki 附属文章

遗漏提交

由于个人能力局限,难免会有遗漏的动画,大家如果发现有遗漏的动画、或者发现问题,可以提交 Issues (请注明“遗漏提交”,也可以附上推荐的对应讲解教程地址),我会逐渐完善这个系列教程。


Demo




Download Demo Apk
or scan code to download(扫码下载)


更全面的讲解将会逐步补充 / 欢迎 Star / 欢迎 Fork