Skip to content

zizunz-android-master/Animation

Repository files navigation

AnimationSample

Simple animations in Android sample project

1. Animators => ValueAnimator, ObjectAnimator, ViewPropertyAnimator, AnimatorSet

2. AnimatedVectorDrawable => VectorDrawable + ObjectAnimator

3. LayoutAnimation => for RecyclerView

4. LayoutTrarnsition => android:animateLayoutChanges

5. CircularRevealAnimation (API > 21)

6. Transition Animation (Scene)

7. Transition Animation (Without Scene)

----------PENDING----------

8. Lottie

9. MotionLayout

10. XML Basic View Animation

Releases

No releases published

Packages

No packages published

Languages