mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 07:28:28 +02:00
#4090 - New voice recording toolbar ui and swipe to cancel interaction.
This commit is contained in:
committed by
Stefan Ceriu
parent
53b2b05b15
commit
fbb451f33c
@@ -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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user