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

This commit is contained in:
Morgan Pretty 2023-08-18 16:14:25 +10:00
parent 8e28726fa7
commit 252e85fef9
1 changed files with 1 additions and 1 deletions

View File

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