diff --git a/Rocket.Chat/Controllers/Chat/ChatViewController.swift b/Rocket.Chat/Controllers/Chat/ChatViewController.swift index 3e35d0f7d3..1b784fefe5 100644 --- a/Rocket.Chat/Controllers/Chat/ChatViewController.swift +++ b/Rocket.Chat/Controllers/Chat/ChatViewController.swift @@ -116,14 +116,6 @@ final class ChatViewController: SLKTextViewController { } } - override func viewWillAppear(_ animated: Bool) { - super.viewWillAppear(animated) - - view?.layoutSubviews() - collectionView?.layoutSubviews() - scrollToBottom() - } - override func viewWillLayoutSubviews() { super.viewWillLayoutSubviews() diff --git a/Rocket.Chat/Info.plist b/Rocket.Chat/Info.plist index b9cc19e30f..f50e1594bb 100644 --- a/Rocket.Chat/Info.plist +++ b/Rocket.Chat/Info.plist @@ -32,7 +32,7 @@ CFBundleVersion - 59 + 60 Fabric APIKey diff --git a/Rocket.Chat/Views/Cells/Chat/ChatMessageCell.xib b/Rocket.Chat/Views/Cells/Chat/ChatMessageCell.xib index 6c18be885f..521141cee9 100644 --- a/Rocket.Chat/Views/Cells/Chat/ChatMessageCell.xib +++ b/Rocket.Chat/Views/Cells/Chat/ChatMessageCell.xib @@ -45,7 +45,7 @@ - +