FadeThroughUpdateListener

Facilitates a fade out and then a fade in of the two input views.

Constructors

Link copied to clipboard
constructor(@Nullable fadeOutView: View, @Nullable fadeInView: View)

Functions

Link copied to clipboard
open fun onAnimationUpdate(@NonNull animation: ValueAnimator)