Update layout-api-sizing.md

This commit is contained in:
Hannah Troisi
2016-07-06 14:24:44 -07:00
committed by GitHub
parent bae28a1cdd
commit 2254fb2baa

View File

@@ -45,7 +45,7 @@ Note that .flexBasis can be set on any &ltASLayoutable&gt (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>