I have a MPMediaPickerController that lets the user pick his/her own songs in my app. Problem is my app has the "black" navigation bar throughout and the picker is the standard blue. Now I know it's not allowed/possible to subclass the picker but is there any other way to change the navigation bar to "black"?
|
feedback
|
|
I ended up doing a category.
This will however change all navbars. | |||||
|
feedback
|