- Removed several parameters of
BaseMessageListItemViewHolder#bind
,Context
is now available as a property instead, others should be passed in through theMessageViewHolderFactory
as constructor parameters - Attachment customization methods moved from
MessageViewHolderFactory
to a separateAttachmentViewHolderFactory
class - Removed
position
parameter fromMessageClickListener
- Moved
BaseMessageListItemViewHolder
to a new package - Update client to the latest version. See changes: https://github.com/GetStream/stream-chat-android-client/releases/tag/1.16.1
- Update Stream Livedata to the last version. See changes: https://github.com/GetStream/stream-chat-android-livedata/releases/tag/0.8.1