Respond to CR.

// FREEBIE
pull/1/head
Matthew Chen 7 years ago
parent 791fee347b
commit 782140d367

@ -1025,7 +1025,7 @@ typedef enum : NSUInteger {
{
[self.collectionView.collectionViewLayout setMessageBubbleFont:[UIFont ows_dynamicTypeBodyFont]];
self.collectionView.showsVerticalScrollIndicator = YES;
self.collectionView.showsVerticalScrollIndicator = NO;
self.collectionView.showsHorizontalScrollIndicator = NO;
[self updateLoadEarlierVisible];

Loading…
Cancel
Save