From 190bb567c0b61cdda7c7cadc9c31ca527177ab23 Mon Sep 17 00:00:00 2001 From: Benjamin Reis Date: Wed, 6 Dec 2017 12:02:09 +0100 Subject: [PATCH] fix dynamically change filetransfer message state --- Classes/LinphoneUI/UIChatBubblePhotoCell.m | 1 + submodules/linphone | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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