iSubMusicStreamer
iSubMusicStreamer copied to clipboard
fix transparent current playlist view controller nav bar
This PR fixes a bug where the navigation bar above the current playlist was transparent and so was hard to see. (Perhaps the bug only manifests itself when you're building in a current version of Xcode, but no matter.)
How to test
Add something to the queue and start playing it. OK, you can stop playing it now; the point is that you are now on the player screen for that song. Tap the queue icon at the top right. You are now on the screen in question! Previously, the words "Done" and "Play Queue" were hard to see because the nav bar surrounding them was transparent. Now they aren't. This is what it looks like now on my device:
I'm not sure what the intended background color was, but this looks good and harmonizes with the rest of the view in both light and dark mode.