From 9fdc05c863b757e44c2cfc48d0a721a4a3e9ede6 Mon Sep 17 00:00:00 2001 From: Brieuc Viel Date: Wed, 15 Nov 2017 15:30:18 +0100 Subject: [PATCH] [ChatPhotoCell] remove sendImageError icons on chatImageCell to avoid crash --- .../Base.lproj/UIChatBubblePhotoCell.xib | 18 +++--------------- Classes/LinphoneUI/UIContactDetailsCell.m | 1 + submodules/linphone | 2 +- 3 files changed, 5 insertions(+), 16 deletions(-) diff --git a/Classes/LinphoneUI/Base.lproj/UIChatBubblePhotoCell.xib b/Classes/LinphoneUI/Base.lproj/UIChatBubblePhotoCell.xib index 409ea31d6..f6e957883 100644 --- a/Classes/LinphoneUI/Base.lproj/UIChatBubblePhotoCell.xib +++ b/Classes/LinphoneUI/Base.lproj/UIChatBubblePhotoCell.xib @@ -1,11 +1,11 @@ - - + + - + @@ -26,7 +26,6 @@ - @@ -113,11 +112,6 @@ - - - - - @@ -163,7 +157,6 @@ - @@ -172,9 +165,4 @@ - - - - - diff --git a/Classes/LinphoneUI/UIContactDetailsCell.m b/Classes/LinphoneUI/UIContactDetailsCell.m index 39b25a77d..76326c098 100644 --- a/Classes/LinphoneUI/UIContactDetailsCell.m +++ b/Classes/LinphoneUI/UIContactDetailsCell.m @@ -128,6 +128,7 @@ - (IBAction)onCallClick:(id)event { LinphoneAddress *addr = [LinphoneUtils normalizeSipOrPhoneAddress:_addressLabel.text]; + LOGE(@"=====>>>> onCallClick() : %@ ", [NSString stringWithUTF8String:linphone_address_as_string(addr)] ); [LinphoneManager.instance call:addr]; if (addr) linphone_address_destroy(addr); diff --git a/submodules/linphone b/submodules/linphone index bd08e5940..145b05ee8 160000 --- a/submodules/linphone +++ b/submodules/linphone @@ -1 +1 @@ -Subproject commit bd08e5940c7358a945fff0d0e47678440a1b4ba5 +Subproject commit 145b05ee8dddeca71518f327a69b474ac048f77a