automaticallyAdjustsScrollViewInsets 标签栏不正常显示

想做的效果如下:

结果那个首页、手办模型神马的就是不显示啊。。。

这个标签栏是用scrollView做的,解决办法:

viewController.automaticallyAdjustsScrollViewInsets = NO;

posted @ 2015-06-02 13:12  Emyin  阅读(95)  评论(0编辑  收藏  举报