André J

Results 91 issues of André J

Similar to this example: ```swift class ViewController: UIViewController { weak var testView: UIView! var regularConstraints: [NSLayoutConstraint] = [] var compactConstraints: [NSLayoutConstraint] = [] override func loadView() { super.loadView() let testView...

### Ref https://stackoverflow.com/questions/15850417/cocoa-autolayout-content-hugging-vs-content-compression-resistance-priority