mirror of
https://github.com/wahyd4/Yep.git
synced 2026-08-24 12:16:00 +10:00
when do moreAction, hide keyboard...
This commit is contained in:
@@ -893,6 +893,8 @@ class ConversationViewController: BaseViewController {
|
||||
|
||||
func moreAction() {
|
||||
|
||||
messageToolbar.state = .Default
|
||||
|
||||
moreView.showProfileAction = { [unowned self] in
|
||||
self.performSegueWithIdentifier("showProfile", sender: nil)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user