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
@@ -71,7 +71,6 @@
- (void)didEndDisplay
{
NSArray* subviews = self.encryptionStatusContainerView.subviews;
for (UIView *view in subviews)
{
[view removeFromSuperview];