addOnShrinkAnimationListener

Add a listener that will be invoked when this ExtendedFloatingActionButton is shrunk. See AnimatorListener.

Components that add a listener should take care to remove it when finished via removeOnShrinkAnimationListener.

Parameters

listener

listener to add