androidx.emoji2.emojipicker


Interfaces

RecentEmojiAsyncProvider

A interface equivalent to RecentEmojiProvider that allows java clients to override the ListenableFuture based function getRecentEmojiListAsync in order to provide recent emojis.

RecentEmojiProvider

An interface to provide recent emoji list.

Classes

EmojiPickerView

The emoji picker view that provides up-to-date emojis in a vertical scrollable view with a clickable horizontal header.

EmojiViewItem

EmojiViewItem is a class holding the displayed emoji and its emoji variants

RecentEmojiProviderAdapter

An adapter for the RecentEmojiAsyncProvider.