<canvas height="85">
<include href="utils/layouts/constantboundslayout.lzx"/>
<view bgcolor="red">
<view width="80" height="80" bgcolor="yellow" xoffset="5"/>
<view width="60" height="60" bgcolor="silver"/>
<view width="40" height="40" bgcolor="green"/>
<constantboundslayout axis="x" value="10"/>
</view>
</canvas>