com.google.android.material.chip
Interfaces
ChipDrawable.Delegate
Delegate interface to be implemented by Views that own a ChipDrawable.
ChipGroup.OnCheckedChangeListener
This interface is deprecated.
Use OnCheckedStateChangeListener instead.
ChipGroup.OnCheckedStateChangeListener
Interface definition for a callback which supports multiple checked IDs to be invoked when the checked chips changed in this group.
Classes
Chip
Chips are compact elements that represent an attribute, text, entity, or action.
ChipDrawable
ChipDrawable contains all the layout and draw logic for Chip .
ChipGroup.LayoutParams
A ChipGroup.LayoutParams implementation for ChipGroup .