gliubc
6/26/2018 - 7:51 AM

collectionView height

        [self.collectionView reloadData];
        self.collectionViewHeightConstraint.constant = self.collectionView.collectionViewLayout.collectionViewContentSize.height;