|
|
@ -565,6 +565,7 @@ NS_ASSUME_NONNULL_BEGIN
|
|
|
|
[threadNameView addSubview:threadTitleLabel];
|
|
|
|
[threadNameView addSubview:threadTitleLabel];
|
|
|
|
[threadTitleLabel autoPinEdgeToSuperviewEdge:ALEdgeTop];
|
|
|
|
[threadTitleLabel autoPinEdgeToSuperviewEdge:ALEdgeTop];
|
|
|
|
[threadTitleLabel autoPinEdgeToSuperviewEdge:ALEdgeLeft];
|
|
|
|
[threadTitleLabel autoPinEdgeToSuperviewEdge:ALEdgeLeft];
|
|
|
|
|
|
|
|
[threadTitleLabel autoPinEdgeToSuperviewEdge:ALEdgeRight];
|
|
|
|
|
|
|
|
|
|
|
|
if (![self isGroupThread] && ![self.thread.name isEqualToString:self.thread.contactIdentifier]) {
|
|
|
|
if (![self isGroupThread] && ![self.thread.name isEqualToString:self.thread.contactIdentifier]) {
|
|
|
|
NSString *subtitle =
|
|
|
|
NSString *subtitle =
|
|
|
|