Media Summary: How to use TransitionDrawable to perform a simple cross-fade effect between two drawables. LayoutTransition enables easy fade/move/resize Simple uses of ValueAnimator, ObjectAnimator, and interpolators to control how a shape is moved around on the screen.
Devbytes Crossfading Animations - Detailed Analysis & Overview
How to use TransitionDrawable to perform a simple cross-fade effect between two drawables. LayoutTransition enables easy fade/move/resize Simple uses of ValueAnimator, ObjectAnimator, and interpolators to control how a shape is moved around on the screen. How to use AnimationDrawable to construct a keyframe This episode assembles some of the cartoon