On Expand Listener
fun fun interface OnExpandListener
Content copied to clipboard
Interface definition for a callback to be invoked when a ExpandableLayout is expanded or collapsed.
Functions
onExpand
Link copied to clipboard
Invoked when the ExpandableLayout is expanded or collapsed.