#4090 - Update after review

This commit is contained in:
Gil Eluard
2021-07-06 23:03:56 +02:00
parent e0415e5a58
commit 36cefffd7e
10 changed files with 240 additions and 24 deletions
@@ -397,7 +397,7 @@ NSString *const kMXKRoomBubbleCellKeyVerificationIncomingRequestDeclinePressed =
}
// Move this view in front
[self.contentView bringSubviewToFront:self.bubbleOverlayContainer];
[self.bubbleOverlayContainer.superview bringSubviewToFront:self.bubbleOverlayContainer];
}
else
{