CollectionView 2.0 is reborn with header/footer/grouping
Version 2.0 breaking changes: CollectionView
HorizontalListView has finally been renamed CollectionView \o/.
All references to HorizontalList has been renamed to Collection, including:
- namespaces
- filename
- class names
- HorizontalListViewLayout => CollectionViewLayout
- ListLayout => CollectionLayout
