this solution looks promising

This commit is contained in:
Mauro Romito
2022-11-04 04:39:22 +01:00
parent 3b5be32cf4
commit 89b2ef6687
7 changed files with 33 additions and 26 deletions
+3
View File
@@ -115,6 +115,9 @@ extern NSTimeInterval const kResizeComposerAnimationDuration;
// The voice broadcast service
@property (nonatomic, nullable) VoiceBroadcastService *voiceBroadcastService;
@property (strong, nonatomic) IBOutletCollection(NSLayoutConstraint) NSArray<NSLayoutConstraint*> *toolbarContainerConstraints;
/**
Retrieve the live data source in cases where the timeline is not live.