mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 15:38:28 +02:00
Handle long press on back buttons
This commit is contained in:
@@ -248,7 +248,9 @@ final class RoomInfoListViewController: UIViewController {
|
||||
}
|
||||
|
||||
self.title = ""
|
||||
|
||||
self.vc_removeBackTitle()
|
||||
self.navigationItem.backButtonTitle = VectorL10n.back
|
||||
|
||||
mainTableView.register(headerFooterViewType: TextViewTableViewHeaderFooterView.self)
|
||||
mainTableView.sectionHeaderHeight = UITableView.automaticDimension
|
||||
mainTableView.estimatedSectionHeaderHeight = 50
|
||||
|
||||
Reference in New Issue
Block a user