public interface

ConfirmationOverlay.OnAnimationFinishedListener

 androidx.wear.widget.ConfirmationOverlay.OnAnimationFinishedListener

Overview

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

Summary

Methods
public voidonAnimationFinished()

Called when the confirmation animation is finished.

Methods

public void onAnimationFinished()

Called when the confirmation animation is finished.