Skip to content

Commit

Permalink
Update HDWindowLoggerSwift.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
DamonHu committed May 29, 2020
1 parent 184c8ce commit 036b13e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,6 @@ public class HDWindowLoggerSwift: UIWindow, UITableViewDataSource, UITableViewDe
make.top.equalTo(self.rootViewController!.topLayoutGuide.snp.bottom)
}
}
self.mBGView.frame = self.bounds
//按钮
self.mBGView.addSubview(self.mScaleButton)
self.mScaleButton.snp.makeConstraints { (make) in
Expand Down

0 comments on commit 036b13e

Please sign in to comment.