Multi View Update Listener
An AnimatorUpdateListener that provides a framework for applying the animated value to multiple views.
Functions
Link copied to clipboard
Returns a MultiViewUpdateListener.Listener that can be used to apply the animated alpha value to the input views.
Returns a MultiViewUpdateListener.Listener that can be used to apply the animated alpha value to the input collection of views.
Link copied to clipboard
Link copied to clipboard
Returns a MultiViewUpdateListener.Listener that can be used to apply the animated scale value to the input views.
Returns a MultiViewUpdateListener.Listener that can be used to apply the animated scale value to the input collection of views.
Link copied to clipboard
Returns a MultiViewUpdateListener.Listener that can be used to apply the animated translation x value to the input views.
Returns a MultiViewUpdateListener.Listener that can be used to apply the animated translation x value to the input collection of views.
Link copied to clipboard
Returns a MultiViewUpdateListener.Listener that can be used to apply the animated translation y value to the input views.
Returns a MultiViewUpdateListener.Listener that can be used to apply the animated translation y value to the input collection of views.