Crypto: Add a padlock over the avatar of encrypted rooms in screens with list of rooms

This commit is contained in:
manuroe
2016-12-16 18:15:15 +01:00
parent 5ceef8cc6a
commit 34dd9e59c7
7 changed files with 82 additions and 30 deletions
@@ -23,6 +23,7 @@
@property (weak, nonatomic) IBOutlet MXKImageView *avatarImageView;
@property (weak, nonatomic) IBOutlet UIImageView *directRoomIcon;
@property (weak, nonatomic) IBOutlet UIImageView *encryptedRoomIcon;
@property (weak, nonatomic) IBOutlet UILabel *titleLabel;
/**