diff --git a/Classes/LinphoneUI/UIContactCell.m b/Classes/LinphoneUI/UIContactCell.m index 49f201b6b..ce779d8ef 100644 --- a/Classes/LinphoneUI/UIContactCell.m +++ b/Classes/LinphoneUI/UIContactCell.m @@ -68,6 +68,7 @@ return; } } + [self setContact:_contact]; } #pragma mark - Property Functions