摘要: 我们做屏幕导航栏横竖屏适配的时候,会发现top的值多少都有一点的偏移,加了背景色之后从0开始,不加背景色从64开始,解决方法self.extendedLayoutIncludesOpaqueBars = NO;self.edgesForExtendedLayout = UIRectEdgeBotto 阅读全文
posted @ 2016-03-11 16:43 新年新气象 阅读(330) 评论(0) 推荐(0)