mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
Fix table view content size
This commit is contained in:
@@ -134,6 +134,7 @@ final class RoomInfoListViewController: UIViewController {
|
||||
var headerFrame = basicInfoView.frame
|
||||
headerFrame.size.height = height
|
||||
basicInfoView.frame = headerFrame
|
||||
mainTableView.tableHeaderView = basicInfoView
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user