Summary:
Methods
ChipDrawable.Delegate
public
static
interface
ChipDrawable.Delegate
com.google.android.material.chip.ChipDrawable.Delegate |
Delegate interface to be implemented by Views that own a ChipDrawable.
Summary
Public methods | |
---|---|
abstract
void
|
onChipDrawableSizeChange()
Handles a change in the ChipDrawable's size. |
Public methods
onChipDrawableSizeChange
public abstract void onChipDrawableSizeChange ()
Handles a change in the ChipDrawable's size.