mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
Add slider to room screen, stack views at the top of the screen
This commit is contained in:
@@ -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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user