Item


@CarProtocol
public interface Item

Known direct subclasses
Banner

A banner element that's meant to be visually distinct from other normal elements on the screen.

Chip

A Chip is a toggle-like button with text and/or leading/trailing icon(s).

CondensedItem

A main UI component representing an item in a condensed format.

ConversationItem

Represents a text-based conversation (e.g. IM/SMS messages).

GridItem

Represents a grid item with an image and an optional title.

Row

Represents a row with a title, several lines of text, an optional image, and an optional action or switch.


Interface implemented by models that can be added to an ItemList.