set On Click Listener
open override fun setOnClickListener(onClickListener: View.OnClickListener?)
Content copied to clipboard
Registers a callback to be invoked when this ExpandableFab or its label is clicked. The default behavior the ExpandableFab will be executed before this custom callback.