We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d11815 commit a51ad45Copy full SHA for a51ad45
Adamant/Modules/ChatsList/ChatTableViewCell.swift
@@ -88,7 +88,6 @@ final class ChatTableViewCell: UITableViewCell {
88
} else {
89
self.clockView.isHidden = true
90
self.lastMessageLeadingAnchor.constant = 10
91
- self.layoutIfNeeded()
92
}
93
94
0 commit comments