ConfirmationOverlay.OnAnimationFinishedListener

Added in 1.1.0

public interface ConfirmationOverlay.OnAnimationFinishedListener


Interface for listeners to be notified when the ConfirmationOverlay animation has finished and its View has been removed.

Summary

Public methods

abstract void

Called when the confirmation animation is finished.

Public methods

onAnimationFinished

Added in 1.1.0
abstract void onAnimationFinished()

Called when the confirmation animation is finished.