#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 4150031e44
commit d517d55cf1
22 changed files with 370 additions and 199 deletions

View File

@@ -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.
*/