mirror of
https://github.com/wahyd4/Yep.git
synced 2026-08-26 21:26:00 +10:00
reloadConversationsTableView when haveUnreadMessages changed, for update unread badge in ConversationCell
This commit is contained in:
@@ -29,6 +29,8 @@ class ConversationsViewController: UIViewController {
|
||||
navigationController?.tabBarItem.image = UIImage(named: "icon_chat")
|
||||
navigationController?.tabBarItem.selectedImage = UIImage(named: "icon_chat_active")
|
||||
}
|
||||
|
||||
reloadConversationsTableView()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user