Merge branch 'mkirk/landscape-bug' into release/2.32.0

pull/1/head
Michael Kirk 6 years ago
commit 870f0903f7

@ -4163,6 +4163,7 @@ typedef enum : NSUInteger {
[self updateLastVisibleTimestamp];
self.conversationStyle.viewWidth = self.collectionView.width;
[self.collectionView.collectionViewLayout invalidateLayout];
}
#pragma mark - View Items

Loading…
Cancel
Save