Emoji List Adapter
open fun EmojiListAdapter(@NonNull emojiList: List<Emoji>, @Nullable reactionList: List<Reaction>, showMoreButton: Boolean)
Constructor
Parameters
emoji List
The < that contains the data needed for this adapter
reaction List
The < that contains the data needed for this adapter
show More Button
true
if the more button is showed, false
otherwise. since 1.1.0