Unify the cell and avatar sizes.

pull/1/head
Matthew Chen 7 years ago
parent 647d80d79d
commit 7e1c0102b7

@ -59,8 +59,6 @@ NS_ASSUME_NONNULL_BEGIN
{
OWSAssert(!self.avatarView);
[self setTranslatesAutoresizingMaskIntoConstraints:NO];
self.backgroundColor = [UIColor whiteColor];
_viewConstraints = [NSMutableArray new];

Loading…
Cancel
Save