You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// 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.
The text was updated successfully, but these errors were encountered:
// 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.
The text was updated successfully, but these errors were encountered: