Bug Fix - Chat screen: the vertical offset on encryption icon due to the timestamp

This commit is contained in:
giomfo
2016-11-16 15:36:35 +01:00
parent e032818f99
commit 080f0f1335
23 changed files with 118 additions and 251 deletions
@@ -21,6 +21,4 @@
*/
@interface RoomOutgoingEncryptedTextMsgBubbleCell : RoomOutgoingTextMsgBubbleCell
@property (weak, nonatomic) IBOutlet UIView *encryptionStatusContainerView;
@end