Handle long press on back buttons

This commit is contained in:
aringenbach
2022-06-21 15:09:19 +02:00
committed by aringenbach
parent 3eff84f3c7
commit 137d840d11
16 changed files with 46 additions and 60 deletions

View File

@@ -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