add On Extend Animation Listener
Add a listener that will be invoked when this ExtendedFloatingActionButton is extended. See AnimatorListener.
Components that add a listener should take care to remove it when finished via removeOnExtendAnimationListener.
Parameters
listener
listener to add