|
@@ -266,6 +266,7 @@ Alternatively if you are only updating the constant value of the constraint you
|
|
|
|
|
|
//according to apple super should be called at end of method
|
|
//according to apple super should be called at end of method
|
|
[super updateConstraints];
|
|
[super updateConstraints];
|
|
|
|
+}
|
|
```
|
|
```
|
|
|
|
|
|
### 3. mas_remakeConstraints
|
|
### 3. mas_remakeConstraints
|