6077: Implement SDK for live sharing timeline cell

This commit is contained in:
MaximeE
2022-04-27 16:21:42 +02:00
parent 37c0a35623
commit aeb10b677a
4 changed files with 88 additions and 51 deletions
@@ -168,8 +168,8 @@ NSString *const URLPreviewDidUpdateNotification = @"URLPreviewDidUpdateNotificat
self.collapsed = NO;
[self updateBeaconInfoSummaryWithEventId:event.eventId];
}
break;
}
case MXEventTypeCustom:
{
if ([event.type isEqualToString:kWidgetMatrixEventTypeString]