removeContextualToolbar

abstract fun removeContextualToolbar(animate: Boolean)

Removes current contextual toolbar from the layout (if there is any).

Parameters

animate

true to animate toolbar removal, false otherwise.