Components-$93.lzx
<canvas height="100">
<view bgcolor="yellow" width="300">
<view bgcolor="blue" height="30" width="50"/>
<view bgcolor="red" height="30" options="releasetolayout"/>
<view bgcolor="blue" height="30" width="50"/>
<view bgcolor="red" height="30" options="releasetolayout"/>
<resizelayout axis="x"/>
</view>
<view y="40" bgcolor="yellow" width="300">
<view bgcolor="blue" height="30" width="50"/>
<view bgcolor="red" height="30" options="releasetolayout"/>
<view bgcolor="blue" height="30" width="50"/>
<view bgcolor="red" height="30" options="releasetolayout"/>
<resizelayout axis="x" spacing="5"/>
</view>
</canvas>
Cross References