MXKRoomBubbleTableViewCell: Update a method name.

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