ButtonApproach.xml 647 B

12345678910111213
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <component size="302,70" extention="Button">
  3. <controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
  4. <displayList>
  5. <image id="n0_lwri" name="bg" src="lwri5v" fileName="images/hc_anniu_2.png" xy="0,0">
  6. <relation target="" sidePair="width-width,height-height"/>
  7. </image>
  8. <text id="n1_lwri" name="title" xy="36,0" size="266,70" fontSize="32" color="#926651" vAlign="middle" autoSize="none" singleLine="true" autoClearText="true" text="示例">
  9. <relation target="" sidePair="width-width,height-height"/>
  10. </text>
  11. </displayList>
  12. <Button/>
  13. </component>