Skip to content

Commit a51ad45

Browse files
committed
fix-layoutIfNeeded-with-animation remove layoutIfNeeded()
1 parent 0d11815 commit a51ad45

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Adamant/Modules/ChatsList/ChatTableViewCell.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ final class ChatTableViewCell: UITableViewCell {
8888
} else {
8989
self.clockView.isHidden = true
9090
self.lastMessageLeadingAnchor.constant = 10
91-
self.layoutIfNeeded()
9291
}
9392
}
9493
}

0 commit comments

Comments
 (0)