In this episode we fix the playlist header at the top, first by a custom collection view layout, then by simply using a custom view at the top.
Episode Links Episode Source Code Stick Headers for UICollectionView - A useful post by Evadne Wu describing how to create a custom collection view layout to implement sticky headers. In the end I did not use the technique, it was useful to learn.