mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
Shift more button to the left for voice calls
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
@property (weak, nonatomic) IBOutlet UIView *callControlsBackgroundView;
|
||||
|
||||
@property (unsafe_unretained, nonatomic) IBOutlet NSLayoutConstraint *callerImageViewWidthConstraint;
|
||||
@property (weak, nonatomic) IBOutlet NSLayoutConstraint *moreButtonLeadingConstraint;
|
||||
|
||||
// At the end of call, this flag indicates if the prompt to use the fallback should be displayed
|
||||
@property (nonatomic) BOOL shouldPromptForStunServerFallback;
|
||||
|
||||
Reference in New Issue
Block a user