EmojiListAdapter

open fun EmojiListAdapter(@NonNull emojiList: List<Emoji>, @Nullable reactionList: List<Reaction>, showMoreButton: Boolean)

Constructor

Parameters

emojiList

The < that contains the data needed for this adapter

reactionList

The < that contains the data needed for this adapter

showMoreButton

true if the more button is showed, false otherwise. since 1.1.0