Update Riot/Modules/Room/Views/BubbleCells/Styles/Bubble/BubbleRoomTimelineCellDecorator.swift

Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
This commit is contained in:
SBiOSoftWhare
2022-02-01 15:24:26 +01:00
committed by GitHub
parent 736f766df9
commit 2d86f3f772
@@ -130,7 +130,7 @@ class BubbleRoomTimelineCellDecorator: PlainRoomTimelineCellDecorator {
reactionsView.alignment = .right
// TODO: Use constants
var outgointLeftMargin: CGFloat = 80.0
var outgoingLeftMargin: CGFloat = 80.0
if cellData.containsBubbleComponentWithEncryptionBadge {
outgointLeftMargin += RoomBubbleCellLayout.encryptedContentLeftMargin