Add support for Apple context menus in matrix items list screens (#5963)

This commit is contained in:
Gil Eluard
2022-04-04 20:07:06 +02:00
committed by GitHub
parent ff78d21755
commit 1adfa904ae
27 changed files with 1577 additions and 376 deletions
+2
View File
@@ -90,6 +90,8 @@ extern NSNotificationName const RoomGroupCallTileTappedNotification;
*/
@property (nonatomic, nullable) NSString *parentSpaceId;
@property (nonatomic, getter=isContextPreview) BOOL contextPeview;
/**
Display the preview of a room that is unknown for the user.