Hello,
When following code is run...
// _picker is the UIImagePickerController instance. This is meant
to show photo camera.
_picker.ShowsCameraControls = false;
// _toolbar is an instance of UIToolbar
_picker.CameraOverlayView = _toolbar;
... the overlay toolbar appears as expected EXCEPT for one little glitch.
When the camera comes up with its animation, the overlay toolbar disappears
during the animation and then reappears when the camera is back on.
I'm happy to provide further details, if you need any.
Cheers, Okash
--
View this message in context:
http://monotouch.2284126.n4.nabble.com/UIImagePickerController-overlay-view-temporarily-disappearing-and-reappearing-tp4626945.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch