setToolbarCoordinatorController

Sets the toolbar coordinator controller for communication with ToolbarCoordinatorLayout. Calling this method will replace any previously set controller. You may provide null to clear the controller.

Parameters

coordinatorController

ToolbarCoordinatorLayoutController that should be notified, or null to clear the controller.