Actually it was to do with BringSubviewToFront, cheers! 

Hooked into _picker.WillShowViewController event and called following inside
the handler:
_picker.CameraOverlayView.Superview.BringSubviewToFront(_picker.CameraOverlayView);


--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/UIImagePickerController-overlay-view-temporarily-disappearing-and-reappearing-tp4626945p4631878.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to