ChipDrawable.Delegate

public static interface ChipDrawable.Delegate

com.google.android.material.chip.ChipDrawable.Delegate
Chip Chips are compact elements that represent an attribute, text, entity, or action. 


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.