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

pull/888/head
Morgan Pretty 11 months ago
parent 8e28726fa7
commit 252e85fef9

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

Loading…
Cancel
Save