mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-29 04:36:58 +02:00
Chat screen: update tool bar button handling
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
*/
|
||||
@interface RoomInputToolbarView : MXKRoomInputToolbarViewWithHPGrowingText <MediaPickerViewControllerDelegate>
|
||||
|
||||
@property (weak, nonatomic) IBOutlet NSLayoutConstraint *messageComposerContainerTrailingConstraint;
|
||||
|
||||
@property (weak, nonatomic) IBOutlet UIView *optionMenuView;
|
||||
@property (weak, nonatomic) IBOutlet UIButton *startVoiceCallButton;
|
||||
@property (weak, nonatomic) IBOutlet UILabel *startVoiceCallLabel;
|
||||
|
||||
Reference in New Issue
Block a user