set On Expand Listener
fun setOnExpandListener(value: OnExpandListener): ExpandableLayout.Builder
Content copied to clipboard
fun setOnExpandListener(block: (Boolean) -> Unit): ExpandableLayout.Builder
Content copied to clipboard