mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
creating the coordinator for the link action view
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
@class ThreadsCoordinatorBridgePresenter;
|
||||
@class LiveLocationSharingBannerView;
|
||||
@class VoiceBroadcastService;
|
||||
@class ComposerLinkActionBridgePresenter;
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@@ -122,6 +123,8 @@ extern NSTimeInterval const kResizeComposerAnimationDuration;
|
||||
|
||||
@property (nonatomic) CGFloat wysiwygTranslation;
|
||||
|
||||
@property (nonatomic, strong) ComposerLinkActionBridgePresenter *composerLinkActionBridgePresenter;
|
||||
|
||||
|
||||
/**
|
||||
Retrieve the live data source in cases where the timeline is not live.
|
||||
|
||||
Reference in New Issue
Block a user