Merge branch 'v0.9.0' into v0.9.0

This commit is contained in:
Andrew Robinson
2017-10-03 22:27:53 -05:00
committed by GitHub
7 changed files with 71 additions and 35 deletions
@@ -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