Package-level declarations
Types
Link copied to clipboard
ViewHolder used for displaying messages that contain custom attachments.
Link copied to clipboard
Represents the date divider holder.
Link copied to clipboard
ViewHolder that displays message items containing file attachments.
Link copied to clipboard
Represents the Giphy attachment holder, when the Giphy is already sent.
Link copied to clipboard
Link copied to clipboard
ViewHolder used for displaying messages that contain link attachments and no other types of attachments.
Link copied to clipboard
ViewHolder used for displaying messages that contain image and/or video attachments.
Link copied to clipboard
Link copied to clipboard
ViewHolder used for displaying messages that contain only text.
Link copied to clipboard
class PollViewHolder(parent: ViewGroup, decorators: List<Decorator>, messageListListeners: MessageListListeners?, style: MessageListItemStyle, binding: <Error class: unknown class> = StreamUiItemMessagePollBinding.inflate(
parent.streamThemeInflater,
parent,
false,
)) : DecoratedBaseMessageItemViewHolder<MessageListItem.MessageItem>