Fixed a bug where the swipe-to-reply wasn't moving the message status text

pull/888/head
Morgan Pretty 2 years ago
parent 8e28726fa7
commit 252e85fef9

@ -52,7 +52,7 @@ final class VisibleMessageCell: MessageCell, TappableLabelDelegate {
profilePictureView, profilePictureView,
replyButton, replyButton,
timerView, timerView,
messageStatusImageView, messageStatusContainerView,
reactionContainerView reactionContainerView
] ]

Loading…
Cancel
Save