From 2607ebdcb95bb182bce8581aa1dde36fb4f497c7 Mon Sep 17 00:00:00 2001 From: nixzhu Date: Mon, 4 May 2015 02:18:16 +0800 Subject: [PATCH] fix Message TextCells' AutoLayout break on iPhone 6 or iPhone 6 Plus (cell xib's width need bigger than device's width) --- .../Cells/ChatLeftText/ChatLeftTextCell.xib | 28 +++++++++++-------- .../Cells/ChatRightText/ChatRightTextCell.xib | 24 ++++++++++------ 2 files changed, 32 insertions(+), 20 deletions(-) diff --git a/Yep/Views/Cells/ChatLeftText/ChatLeftTextCell.xib b/Yep/Views/Cells/ChatLeftText/ChatLeftTextCell.xib index f1e67c50..ec605252 100644 --- a/Yep/Views/Cells/ChatLeftText/ChatLeftTextCell.xib +++ b/Yep/Views/Cells/ChatLeftText/ChatLeftTextCell.xib @@ -1,41 +1,47 @@ - + - + - + - + + + + + + + + - + - diff --git a/Yep/Views/Cells/ChatRightText/ChatRightTextCell.xib b/Yep/Views/Cells/ChatRightText/ChatRightTextCell.xib index 156a53ee..c974dbdc 100644 --- a/Yep/Views/Cells/ChatRightText/ChatRightTextCell.xib +++ b/Yep/Views/Cells/ChatRightText/ChatRightTextCell.xib @@ -1,35 +1,41 @@ - + - + - + - + - + + + + + - + -