Add slider to room screen, stack views at the top of the screen

This commit is contained in:
ismailgulek
2021-04-23 18:36:51 +03:00
parent e81514f971
commit 5899b7d3d6
3 changed files with 185 additions and 76 deletions
+3
View File
@@ -57,6 +57,9 @@ extern NSNotificationName const RoomGroupCallTileTappedNotification;
@property (weak, nonatomic) IBOutlet UIButton *scrollToBottomButton;
@property (weak, nonatomic) IBOutlet BadgeLabel *scrollToBottomBadgeLabel;
// Remove Jitsi widget container
@property (weak, nonatomic) IBOutlet UIView *removeJitsiWidgetContainer;
/**
Preview data for a room invitation received by email, or a link to a room.
*/