ios 调用相机后 view 下沉问题

 

 

我只加了一句代码 现在不报错了  因为这个问题是随机性的  我也不太明白这个地方是怎么回事   我只是这样子做了  问题不出来了

if ([[[UIDevice currentDevice] systemVersion] floatValue]>=8.0) {

            _imagePicker.modalPresentationStyle=UIModalPresentationOverCurrentContext;

        }

posted @ 2015-03-21 21:31  火红的云彩  阅读(225)  评论(0编辑  收藏  举报