EggBar.xml 758 B

123456789101112131415
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <component size="50,21" extention="ProgressBar">
  3. <displayList>
  4. <image id="n0_717y" name="n0" src="717y1t" fileName="images/ImgBarBg.png" xy="0,0" size="50,21">
  5. <relation target="" sidePair="width-width,height-height"/>
  6. </image>
  7. <image id="n1_717y" name="bar" src="717y1u" fileName="images/ImgBar.png" xy="0,1" size="50,18">
  8. <relation target="" sidePair="width-width,height-height"/>
  9. </image>
  10. <text id="n2_qwg4" name="title" xy="40,-32" pivot="1,0" size="10,29" fontSize="20" align="right" vAlign="bottom" leading="0" bold="true" text="">
  11. <relation target="" sidePair="width-width,height-height"/>
  12. </text>
  13. </displayList>
  14. <ProgressBar titleType="valueAndmax"/>
  15. </component>