6077: Implement SDK for live sharing timeline cell

This commit is contained in:
MaximeE
2022-04-27 16:21:42 +02:00
parent 9bb7664dc6
commit 3cad7061f3
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]