Default On Animation Event Listener
public class DefaultOnAnimationEventListener implements SubsamplingScaleImageView.OnAnimationEventListener
Default implementation of OnAnimationEventListener for extension. This does nothing in any method.
Functions
Link copied to clipboard
The animation has completed, having reached its endpoint.
Link copied to clipboard
The animation has been aborted before reaching its endpoint because a new animation has been started.
Link copied to clipboard
The animation has been aborted before reaching its endpoint because the user touched the screen.