views:

36

answers:

0

Hi @ll!

I am using the UIImpagePickerController for taking pictures from the build in camera. This is all working fine.

My questions are regarding the customization of this controller:

  • Is it possible to change the color of included tabbar in the controller? I want it black. The only thing I found, was to turn the whole tabbar off.
  • I am showing a custom overlay while taking the picture. This is working fine. But the overlay is ALWAYS shown. I just want to show it while taking the picture, not while the shutter animation nor while view to use the picture or take a new one. How can I do so?

Thanks for helping me in advance!

C YA @LL!