I want to hide the default image in iPhone which shows the image Capture process.
I created an object of UIImagePickerController, and wrote the methods for saving the image into photo library.
When I press the capture button the default animated image comes, which shows the saving process.
How I hide that animated image ? Is there any way change that image by another image.