Cannot set text color of Send and Cancel buttons in the mail composer when presented from the UIActivityViewController in iOS7
Managed to change the text color of the Send and Cancel buttons, which are on the UINavigationBar in the MFMailComposerViewController (both Send and Cancel) and MFMessageComposeViewController (only Cancel), when presented from UIActivityViewController. Using an UIActivityViewController, tap on Messageor Mail: You’ll notice that the default text color of the Send and Cancel buttons is blue: In … Read more