fixed the positioning

This commit is contained in:
Mauro Romito
2022-11-04 11:07:14 +01:00
parent 89b2ef6687
commit eaffd3e1fa
4 changed files with 6 additions and 6 deletions
+1
View File
@@ -72,6 +72,7 @@ extern NSTimeInterval const kResizeComposerAnimationDuration;
@property (weak, nonatomic, nullable) IBOutlet UIView *inputBackgroundView;
@property (weak, nonatomic, nullable) IBOutlet UIButton *scrollToBottomButton;
@property (weak, nonatomic, nullable) IBOutlet BadgeLabel *scrollToBottomBadgeLabel;
@property (nonatomic, strong) IBOutlet UIView *overlayContainerView;
// Remove Jitsi widget container
@property (weak, nonatomic, nullable) IBOutlet UIView *removeJitsiWidgetContainer;