Is there a way to prevent UIImagePickerController change statusbar style?

Posted by Eonil on Stack Overflow See other posts from Stack Overflow or by Eonil
Published on 2010-06-05T21:03:50Z Indexed on 2010/06/05 21:12 UTC
Read the original article Hit count: 287

UIImagePickerController changes statusbar style to black/opaque. I want to keep status-bar style black/translucent. I'm finding a way to prevent status bar style changing. Or making it transited smoothly. Now, presenting UIImagePickerController changes status-bar style instantly, even -[presentModalViewController:picker animated:YES] specified.

Any method, welcome, including hacking or private method. This is an app for AppStore, however I want to even try.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about style