- Removed several parameters of
BaseMessageListItemViewHolder#bind,Contextis now available as a property instead, others should be passed in through theMessageViewHolderFactoryas constructor parameters - Attachment customization methods moved from
MessageViewHolderFactoryto a separateAttachmentViewHolderFactoryclass - Removed
positionparameter fromMessageClickListener - Moved
BaseMessageListItemViewHolderto 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