There appears to be couple of issues with Expand/Collapse CollectionView Lists.
1) It requires the view controller to be embedded in a navigation controller
2) It needs to be on the first page of the collectionview, otherwise it doesn't expand/collapse.
1) It requires the view controller to be embedded in a navigation controller
2) It needs to be on the first page of the collectionview, otherwise it doesn't expand/collapse.