Skip to content

menu position is wrong in autolayout #33

@fdddf

Description

@fdddf

// filterView.snp.makeConstraints { (make) in
// make.top.equalTo(64)
// make.left.right.equalTo(view)
// make.height.equalTo(38)
// }
I'm using SnapKit, the label of menu displays on top offset about half of height. pls check it.

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