ConfirmationOverlay.FinishedAnimationListener

public static interface ConfirmationOverlay.FinishedAnimationListener

android.support.wearable.view.ConfirmationOverlay.FinishedAnimationListener
ConfirmationActivity This class is deprecated. use androidx.wear.activity.ConfirmationActivity provided by the Jetpack Wear library instead.  


This interface is deprecated.
use androidx.wear.widget.ConfirmationOverlay provided by the Jetpack Wear library instead.

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

Summary

Public methods

abstract void onAnimationFinished()

Public methods

onAnimationFinished

public abstract void onAnimationFinished ()