Fix constraint issue

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

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

Loading…
Cancel
Save