Audio Player: Improve contrast between status icons and background
Audio Player: set view controller to capture Status Bar appearance.
Since the audioPlayerViewController has no override for the status bar, it is automatically dynamic and can be set to dark or light depending on the background color of the player. This makes the status bar legible with dark backgrounds.
Before Merge Request:
After Merge Request: