Package com. skydoves. expandablelayout
Types
ExpandableAnimation
Link copied to clipboard
ExpandableLayout
Link copied to clipboard
class ExpandableLayout @JvmOverloads() constructor(context: Context, attributeSet: AttributeSet?, defStyle: Int) : FrameLayout
Content copied to clipboard
OnExpandListener
Link copied to clipboard
fun fun interface OnExpandListener
Content copied to clipboard
Interface definition for a callback to be invoked when a ExpandableLayout is expanded or collapsed.
SpinnerGravity
Link copied to clipboard
Functions
expandableLayout
Link copied to clipboard
inline fun Context.expandableLayout(block: ExpandableLayout.Builder.() -> Unit): ExpandableLayout
Content copied to clipboard