How to set color of UIBarButtonItem in Advanced section of UIActivityViewController on iOS8?
I am working on an application that uses a UIActivityViewController for sharing. iOS8 adds a "More" option. When I click Advanced, a navigation bar appears with the title Actions. The navbar has a Finish option, unfortunately I currently have a cream navbar with a white Done button.
How to set color of UIBarButtonItem in Advanced section in UIActivityViewController on iOS8?
+3
source to share
2 answers