MXKRoomBubbleTableViewCell: Update a method name.

This commit is contained in:
SBiOSoftWhare
2022-01-20 15:47:07 +01:00
parent 9c043a38f3
commit 1ffa88e983
@@ -1130,7 +1130,7 @@ static BOOL _disableLongPressGestureOnEvent;
[self resetAttachmentViewBottomConstraintConstant];
}
- (void)addTmpSubview:(UIView*)subview
- (void)addTemporarySubview:(UIView*)subview
{
if (!self.tmpSubviews)
{