On Contextual Toolbar Lifecycle Listener
interface OnContextualToolbarLifecycleListener
Listener for the lifecycle of the ContextualToolbar as it goes through the ToolbarCoordinatorLayout.
Functions
Link copied to clipboard
Called when ContextualToolbar is displayed in the ToolbarCoordinatorLayout.
Link copied to clipboard
Called when ContextualToolbar is prepared to be displayed in the ToolbarCoordinatorLayout.
Link copied to clipboard
Called when ContextualToolbar is removed from the ToolbarCoordinatorLayout.