美文网首页
iOS 自动布局库 Masonry/SDAutoLayout

iOS 自动布局库 Masonry/SDAutoLayout

作者: 张家杰仔 | 来源:发表于2017-04-06 10:40 被阅读150次

    iOS 自动布局库 SDAutoLayout

    //可以控制继承与scollview的类的contentSize

    [self.scrollView setupAutoHeightWithBottomView:self.special bottomMargin: Screen_Height / 15];
    tableviewCell自适应
    Masonry :http://my.oschina.net/u/2340880/blog/524859

    相关文章

      网友评论

          本文标题:iOS 自动布局库 Masonry/SDAutoLayout

          本文链接:https://www.haomeiwen.com/subject/hgytattx.html