Components-$95.lzx

<canvas height="100">
        <view bgcolor="red">
            <view width="80" height="80" bgcolor="teal"/>       
            <view width="60" height="60" bgcolor="silver"/> 
            <view width="40" height="40" bgcolor="green"/>           
            <constantlayout axis="x" value="10"/>
        </view>
    </canvas>

Cross References