Refine intra-cell spacing.

This commit is contained in:
Matthew Chen 2018-07-02 12:41:38 -04:00
parent a80eb0911d
commit 7be6fbc24f
1 changed files with 1 additions and 2 deletions

View File

@ -293,8 +293,7 @@ NSString *NSStringForOWSMessageCellType(OWSMessageCellType cellType)
return 2.f;
}
// TODO:
return 10.f;
return 12.f;
}
- (ConversationViewCell *)dequeueCellForCollectionView:(UICollectionView *)collectionView