Fix constraint issue

pull/182/head
nielsandriesse 6 years ago
parent 5cc11b9014
commit a9b3f3a6ca

@ -227,6 +227,7 @@ NS_ASSUME_NONNULL_BEGIN
]]; ]];
} else { } else {
[self.friendRequestView removeFromSuperview]; [self.friendRequestView removeFromSuperview];
[self.messageBubbleViewBottomConstraint setActive:YES];
} }
if ([self updateAvatarView]) { if ([self updateAvatarView]) {

Loading…
Cancel
Save