Refine intra-cell spacing.

pull/1/head
Matthew Chen 7 years ago
parent a80eb0911d
commit 7be6fbc24f

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

Loading…
Cancel
Save