BubbleRoomCellLayoutUpdater: Fix incoming selected sticker cell.

This commit is contained in:
SBiOSoftWhare
2022-01-31 14:40:17 +01:00
parent 68994a1449
commit 52aa9e4ce2
2 changed files with 35 additions and 1 deletions
@@ -217,6 +217,7 @@ extern NSString *const kMXKRoomBubbleCellUrlItemInteraction;
@property (weak, nonatomic) IBOutlet NSLayoutConstraint *attachViewTopConstraint;
@property (weak, nonatomic) IBOutlet NSLayoutConstraint *attachViewBottomConstraint;
@property (weak, nonatomic) IBOutlet NSLayoutConstraint *attachViewLeadingConstraint;
@property (weak, nonatomic) NSLayoutConstraint *attachViewTrailingConstraint;
/**
The constraints which defines the relationship between bubbleInfoContainer and its superview