End-to-end encryption UI/UX

#723

- fix Manu's comments
This commit is contained in:
giomfo
2016-11-15 09:46:47 +01:00
parent baa3a946d1
commit 36c631c62f
11 changed files with 13 additions and 10 deletions
@@ -42,7 +42,7 @@
// Set the right device info icon in front of each event
// Ensure that older subviews are removed
// They should be (they are removed when the is not anymore used).
// They should be (they are removed when the cell is not anymore used).
// But, it seems that is not always true.
NSArray* views = [self.encryptionStatusContainerView subviews];
for(UIView* view in views)