mirror of
https://github.com/MessageKit/MessageKit.git
synced 2026-02-06 19:03:19 +00:00
layoutStackViews typo
This commit is contained in:
@@ -479,8 +479,8 @@ open class MessageInputBar: UIView {
|
||||
bottomStackView.setNeedsLayout()
|
||||
bottomStackView.layoutIfNeeded()
|
||||
case .top:
|
||||
bottomStackView.setNeedsLayout()
|
||||
bottomStackView.layoutIfNeeded()
|
||||
topStackView.setNeedsLayout()
|
||||
topStackView.layoutIfNeeded()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user