#4090 - New voice recording toolbar ui and swipe to cancel interaction.

This commit is contained in:
Stefan Ceriu
2021-06-03 15:04:38 +03:00
committed by Stefan Ceriu
parent 9448a6fc15
commit d71c6027bf
22 changed files with 370 additions and 199 deletions
@@ -68,9 +68,6 @@ typedef enum : NSUInteger
@property (weak, nonatomic) IBOutlet UIButton *inputContextButton;
@property (weak, nonatomic) IBOutlet RoomActionsBar *actionsBar;
@property (weak, nonatomic) IBOutlet UIView *voiceRecorderContainerView;
@property (weak, nonatomic) IBOutlet NSLayoutConstraint *voiceRecorderContainerWidthConstraint;
/**
Tell whether the filled data will be sent encrypted. NO by default.
*/