Package-level declarations

Types

Link copied to clipboard

The appearance options for the emoji categories.

Link copied to clipboard
data class EmojiConfig(val categoryAppearance: EmojiCategoryAppearance = EmojiCategoryAppearance.SYMBOL, val emojiProvider: EmojiProvider = EmojiProvider.GOOGLE, val icons: LibIcons = DEFAULT_ICON_STYLE) : BaseConfigs

The general configuration for the emoji dialog.

Link copied to clipboard

The emoji provider that can be chosen from.

Link copied to clipboard

The selection configuration for the emoji dialog.