Class | Description |
---|---|
BaseRecipientAdapter |
Adapter for showing a recipient list.
|
BaseRecipientAdapter.DirectoryListQuery | |
BaseRecipientAdapter.DirectorySearchParams |
Model object for a
ContactsContract.Directory row. |
BaseRecipientAdapter.TemporaryEntry |
Used to temporarily hold results in Cursor objects.
|
ChipsUtil | |
CircularImageView |
An ImageView class with a circle mask so that all images are drawn in a
circle instead of a square.
|
CopyDialog |
Simple dialog fragment for copying the contents of a chip.
|
DefaultPhotoManager |
Default implementation of
PhotoManager that
queries for photo bytes by using the RecipientEntry 's
photoThumbnailUri. |
DropdownChipLayouter |
A class that inflates and binds the views in the dropdown list from
RecipientEditTextView.
|
PhoneUtil |
A utility class for chips using phone numbers.
|
RecipientAlternatesAdapter |
RecipientAlternatesAdapter backs the RecipientEditTextView for managing contacts
queried by email or by phone number.
|
RecipientEditTextView |
RecipientEditTextView is an auto complete text view for use with applications
that use the new Chips UI for addressing a message to recipients.
|
RecipientEntry |
Represents one entry inside recipient auto-complete list.
|
Enum | Description |
---|---|
DropdownChipLayouter.AdapterType |
The type of adapter that is requesting a chip layout.
|