ChipDrawable.Delegate

public interface ChipDrawable.Delegate

Known direct subclasses
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

Handles a change in the ChipDrawable's size.

Public methods

onChipDrawableSizeChange

abstract void onChipDrawableSizeChange()

Handles a change in the ChipDrawable's size.