mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-23 03:20:39 +08:00
Update layout-api-sizing.md
This commit is contained in:
@@ -45,7 +45,7 @@ Note that .flexBasis can be set on any <ASLayoutable> (a node, or a layout s
|
||||
[horizontalStack setChildren:@[leftSideStack, self.detailLabel]];
|
||||
```
|
||||
|
||||
<img src="/static/flexbasis.PNG" width="40%" height="40%">
|
||||
<img src="/static/flexbasis.png" width="40%" height="40%">
|
||||
|
||||
## Sizes (CGSize, ASRelativeSize)
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user