Builder
Builder class for creating ExpandableLayout.
Constructors
Functions
build
Link copied to clipboard
setDuration
Link copied to clipboard
setExpandableAnimation
Link copied to clipboard
fun setExpandableAnimation(value: ExpandableAnimation): ExpandableLayout.Builder
Content copied to clipboard
setOnExpandListener
Link copied to clipboard
fun setOnExpandListener(value: OnExpandListener): ExpandableLayout.Builder
Content copied to clipboard
fun setOnExpandListener(block: (Boolean) -> Unit): ExpandableLayout.Builder
Content copied to clipboard
setParentLayoutResource
Link copied to clipboard
fun setParentLayoutResource(@LayoutRes() value: Int): ExpandableLayout.Builder
Content copied to clipboard
setSecondLayoutResource
Link copied to clipboard
fun setSecondLayoutResource(@LayoutRes() value: Int): ExpandableLayout.Builder
Content copied to clipboard
setShowSpinner
Link copied to clipboard
setSpinnerAnimate
Link copied to clipboard
setSpinnerDrawable
Link copied to clipboard
setSpinnerMargin
Link copied to clipboard
setSpinnerRotation
Link copied to clipboard
setSpinnerSize
Link copied to clipboard