开发者

Split-View Master displays black cell when rotated

I'm using a splitview controller and when I turn the orientation from portrait to landscape orientation with a popover displayed, my new master view has a black bar between the first cell of my tableview and the nav bar. I am calling to dismiss the popover before rotation - and it is working. If however I dismiss the popover in view before rotating, I don't 开发者_JS百科get this black bar?? Is this a sign of a memory leak?


I don't think it's an indication of a memory leak. It's an indication of not handling rotation correctly. You haven't posted any code, so it's very hard to tell you what you're doing wrong. If you would post the code it would also be easier to rule out memory leak.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜