Breaks: unread indicators and date headers.

This commit is contained in:
Matthew Chen 2018-06-26 13:54:26 -04:00
parent a4703cec76
commit 4fc24540dc

View File

@ -134,11 +134,6 @@ NS_ASSUME_NONNULL_BEGIN
@"Messages that indicates that there are more unseen messages including safety number changes."));
}
- (CGFloat)subtitleHMargin
{
return 20.f;
}
- (CGFloat)subtitleVSpacing
{
return 3.f;