forked from organicmaps/organicmaps
Removed layout calls.
This commit is contained in:
parent
84ae8fb084
commit
ebe9f8e9c8
1 changed files with 0 additions and 2 deletions
|
@ -15,9 +15,7 @@ final class PPHotelDescriptionCell: MWMTableViewCell
|
|||
descriptionText.sizeToFit()
|
||||
updateDelegate = delegate
|
||||
|
||||
setNeedsLayout()
|
||||
isNeedToForceLayout = true
|
||||
layoutIfNeeded()
|
||||
}
|
||||
|
||||
override func layoutSubviews() {
|
||||
|
|
Loading…
Add table
Reference in a new issue