expandable Layout
inline fun Context.expandableLayout(block: ExpandableLayout.Builder.() -> Unit): ExpandableLayout
Content copied to clipboard
creates an instance of ExpandableLayout by ExpandableLayout.Builder using kotlin dsl.