mirror of
https://github.com/wahyd4/Yep.git
synced 2026-08-15 07:45:55 +10:00
dismiss keyboard OnDrag
This commit is contained in:
@@ -412,6 +412,8 @@ class ConversationViewController: BaseViewController {
|
||||
|
||||
swipeUpView.hidden = true
|
||||
|
||||
conversationCollectionView.keyboardDismissMode = .OnDrag
|
||||
|
||||
conversationCollectionView.alwaysBounceVertical = true
|
||||
|
||||
conversationCollectionView.registerNib(UINib(nibName: chatStateCellIdentifier, bundle: nil), forCellWithReuseIdentifier: chatStateCellIdentifier)
|
||||
|
||||
Reference in New Issue
Block a user