My application uses the new email feature for iPhone SDK 3.0.
I want to change the hue of the email interface to black and make it translucent.
I tried the following code,
But it changes the color of the created view,
MFMailComposeViewController *picker = [[MFMailComposeViewController alloc] init];
create a window, not create a window yourself.
Is it possible? Or should we stick with Apple providing blue color ???
Mugunth
source share