fix: icon can be compressed issue in search scene
This commit is contained in:
parent
8f26fea875
commit
ca8656be1b
@ -112,7 +112,7 @@ extension SearchRecommendTagsCollectionViewCell {
|
||||
|
||||
flameIconView.translatesAutoresizingMaskIntoConstraints = false
|
||||
horizontalStackView.addArrangedSubview(flameIconView)
|
||||
|
||||
flameIconView.setContentHuggingPriority(.required - 1, for: .horizontal)
|
||||
|
||||
containerStackView.addArrangedSubview(horizontalStackView)
|
||||
peopleLabel.translatesAutoresizingMaskIntoConstraints = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user