From d8d8236d544ad71723bb17b2dea338ab3a9e056e Mon Sep 17 00:00:00 2001 From: Benjamin Verdier Date: Tue, 24 Jul 2018 10:31:49 +0200 Subject: [PATCH] Remove button when sip address already exists. Add toggle for button in xcode project. --- Classes/LinphoneUI/Base.lproj/UIContactDetailsCell.xib | 5 +++-- Classes/LinphoneUI/UIContactDetailsCell.m | 6 ++++-- linphone.xcodeproj/project.pbxproj | 4 ++++ 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/Classes/LinphoneUI/Base.lproj/UIContactDetailsCell.xib b/Classes/LinphoneUI/Base.lproj/UIContactDetailsCell.xib index 6781f1e63..598a57545 100644 --- a/Classes/LinphoneUI/Base.lproj/UIContactDetailsCell.xib +++ b/Classes/LinphoneUI/Base.lproj/UIContactDetailsCell.xib @@ -97,9 +97,10 @@