Room user indicators

Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
This commit is contained in:
Andy Uhnak
2022-02-23 09:47:35 +00:00
parent bbc33ed0cf
commit 4617b3ed69
28 changed files with 458 additions and 329 deletions
@@ -19,7 +19,7 @@
@class RootTabEmptyView;
@class AnalyticsScreenTimer;
@class AppUserIndicatorPresenter;
@class UserIndicatorPresenterWrapper;
/**
Notification to be posted when recents data is ready. Notification object will be the RecentsViewController instance.
@@ -100,7 +100,7 @@ FOUNDATION_EXPORT NSString *const RecentsViewControllerDataReadyNotification;
/**
Presenter for displaying app-wide user indicators. If not set, the view controller will use legacy activity indicators
*/
@property (nonatomic, strong) AppUserIndicatorPresenter *userIndicatorPresenter;
@property (nonatomic, strong) UserIndicatorPresenterWrapper *indicatorPresenter;
/**
Return the sticky header for the specified section of the table view