diff --git a/Classes/LinphoneUI/UIChatBubblePhotoCell.m b/Classes/LinphoneUI/UIChatBubblePhotoCell.m index 664bbe9fd..719df4a63 100644 --- a/Classes/LinphoneUI/UIChatBubblePhotoCell.m +++ b/Classes/LinphoneUI/UIChatBubblePhotoCell.m @@ -55,6 +55,7 @@ if (!event || !(linphone_event_log_get_type(event) == LinphoneEventLogTypeConferenceChatMessage)) return; + super.event = event; [self setChatMessage:linphone_event_log_get_chat_message(event)]; } diff --git a/submodules/linphone b/submodules/linphone index 34a95033a..1616b8062 160000 --- a/submodules/linphone +++ b/submodules/linphone @@ -1 +1 @@ -Subproject commit 34a95033a745de0f1e23922e859b9b5da348ee0b +Subproject commit 1616b8062bfed2190a4720702922fe37eceffe0f