<canvas height="100">
<include href="incubator/gradientview.lzx"/>
<view name="my" width="100" height="70" x="200" y="100" bgcolor="0x836953">
<gradientview colorFrom="0xE8E0D9" colorTo="0xA68A73" width="${parent.width}" height="${parent.height*0.3}">
</gradientview>
</view>
</canvas>