mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
MXKRoomBubbleTableViewCell: Update a method name.
This commit is contained in:
@@ -1130,7 +1130,7 @@ static BOOL _disableLongPressGestureOnEvent;
|
||||
[self resetAttachmentViewBottomConstraintConstant];
|
||||
}
|
||||
|
||||
- (void)addTmpSubview:(UIView*)subview
|
||||
- (void)addTemporarySubview:(UIView*)subview
|
||||
{
|
||||
if (!self.tmpSubviews)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user