Skip to content

Commit

Permalink
Update InputBarAccessoryView.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
danqing committed Oct 15, 2024
1 parent ff19f34 commit 85fb7de
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Sources/InputBarAccessoryView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -664,9 +664,7 @@ open class InputBarAccessoryView: UIView {
UIView.performWithoutAnimation { animations() }
}

DispatchQueue.main.async {
self.activateConstraints()
}
self.activateConstraints()
}

/// Activates the NSLayoutConstraintSet's
Expand Down

0 comments on commit 85fb7de

Please sign in to comment.