mirror of
https://github.com/MessageKit/MessageKit.git
synced 2026-02-06 19:03:19 +00:00
Merge branch 'v0.9.0' into v0.9.0
This commit is contained in:
@@ -235,10 +235,6 @@ extension ConversationViewController: MessagesDisplayDelegate {
|
||||
// return .custom(configurationClosure)
|
||||
}
|
||||
|
||||
func messageFooterView(for message: MessageType, at indexPath: IndexPath, in messagesCollectionView: MessagesCollectionView) -> MessageFooterView? {
|
||||
return messagesCollectionView.dequeueMessageFooterView(for: indexPath)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// MARK: - MessagesLayoutDelegate
|
||||
|
||||
Reference in New Issue
Block a user