com.google.android.material.chip


Kotlin |Java

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

A ChipGroup is used to hold multiple Chip s.

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2026年05月14日 UTC.