the voice message toolbar now appears

This commit is contained in:
Mauro Romito
2022-10-20 19:18:50 +02:00
parent 8b14400b2c
commit d06adfc32f
7 changed files with 79 additions and 62 deletions
@@ -88,6 +88,8 @@ class VoiceMessageToolbarView: PassthroughView, NibLoadable, Themable, UIGesture
@IBOutlet private var toastNotificationContainerView: UIView!
@IBOutlet private var toastNotificationLabel: UILabel!
@IBOutlet var containersTopConstraints: [NSLayoutConstraint]!
private var playbackView: VoiceMessagePlaybackView!
private var cancelLabelToRecordButtonDistance: CGFloat = 0.0