SeslChipGroup

Constructors

Link copied to clipboard
constructor(context: Context)
constructor(context: Context, attributeSet: AttributeSet)
constructor(context: Context, attributeSet: AttributeSet, i: Int)

Types

Link copied to clipboard

Properties

Link copied to clipboard
open var mChipMaxWidth: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open var mRowCount: Int
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
open fun addView(view: View, i: Int, layoutParams: ViewGroup.LayoutParams)
Link copied to clipboard
open fun animateChipAppear(valueAnimator: ValueAnimator)
Link copied to clipboard
open fun animateChipDisappear(valueAnimator: ValueAnimator)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getRowCount(): Int
Link copied to clipboard
open fun getTotalWidth(): Int
Link copied to clipboard
open fun onLayout(z: Boolean, i: Int, i2: Int, i3: Int, i4: Int)
Link copied to clipboard
open fun onMeasure(i: Int, i2: Int)
Link copied to clipboard
fun postAddView(chip: Chip)
Link copied to clipboard
Link copied to clipboard
open fun removeAllViews()
Link copied to clipboard
Link copied to clipboard
open fun removeView(view: View)
Link copied to clipboard
open fun removeViewAt(index: Int)
Link copied to clipboard
open fun removeViewInLayout(view: View)
Link copied to clipboard
open fun removeViews(start: Int, count: Int)
Link copied to clipboard
open fun removeViewsInLayout(start: Int, count: Int)
Link copied to clipboard
Link copied to clipboard
open fun setMaxChipWidth(maxWidth: Int)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard