Interface | Description |
---|---|
DrawableRecipientChip |
RecipientChip defines a drawable object that contains information relevant to a
particular recipient.
|
Class | Description |
---|---|
InvisibleRecipientChip |
RecipientChip defines a span that contains information relevant to a
particular recipient.
|
ReplacementDrawableSpan |
ReplacementSpan that properly draws the drawable that is centered around the text
without changing the default text size or layout.
|
VisibleRecipientChip |
VisibleRecipientChip defines a ReplacementSpan that contains information relevant to a
particular recipient and renders a background asset to go with it.
|