OnContextualToolbarMovementListener

Functions

Link copied to clipboard
Called when the ContextualToolbar is attached to the layout and able to move around.
Link copied to clipboard
Called when the ContextualToolbar is detached from the layout and able to move around.
Link copied to clipboard
abstract fun onDragContextualToolbar(@NonNull toolbar: ContextualToolbar, dx: Int, dy: Int)
Called when the ContextualToolbar is dragged.