Skip to content

在UIViewController 中使用 tableview top 不等于0 显示有问题  #1

@findM

Description

@findM

例如这样:
tableView.snp.makeConstraints { (make) in
make.top.equalTo(40)
make.left.right.bottom.equalTo(0)
}

到边界自动滚动的乱跳,请问怎么解决这个问题?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions