When I use "UINavigationBar.appearance().isTranslucent = false" and a UICollectionView, the large title doesn't appear until I scroll/pull down or navigate away and back. If I comment out the line it works fine, but then I lose the saturated color. Any ideas how to fix this?