diff --git a/Classes/LinphoneUI/UIChatRoomCell.m b/Classes/LinphoneUI/UIChatRoomCell.m index 791a4c2c6..3d7b4b5dd 100644 --- a/Classes/LinphoneUI/UIChatRoomCell.m +++ b/Classes/LinphoneUI/UIChatRoomCell.m @@ -64,7 +64,6 @@ static UIFont *CELL_FONT = nil; [messageImageView addGestureRecognizer:imageTapGestureRecognizer]; [self addSubview:innerView]; [deleteButton setAlpha:0.0f]; - [messageText setContentInset:UIEdgeInsetsMake(-11, -8, 0, 0)]; } return self; } diff --git a/Classes/LinphoneUI/UIChatRoomCell.xib b/Classes/LinphoneUI/UIChatRoomCell.xib index e0eb45415..baea9421c 100644 --- a/Classes/LinphoneUI/UIChatRoomCell.xib +++ b/Classes/LinphoneUI/UIChatRoomCell.xib @@ -67,7 +67,7 @@ {294, 104} - + _NS:9 1 @@ -76,10 +76,10 @@ 274 - {294, 104} + {{-8, -11}, {310, 126}} - + _NS:9 3 @@ -151,7 +151,7 @@ {294, 104} - + _NS:9 YES @@ -553,7 +553,7 @@ UIButton UITapGestureRecognizer UIView - UIImageView + UILoadingImageView UITextView UIImageView @@ -588,7 +588,7 @@ messageImageView - UIImageView + UILoadingImageView messageText