SkillBtn.xml 680 B

12345678910111213
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <component size="128,128" pivot="0.5,0.5" extention="Button">
  3. <displayList>
  4. <loader id="n0_j5xq" name="QualityIcon" xy="0,0" size="128,128" touchable="false">
  5. <relation target="" sidePair="width-width,height-height"/>
  6. </loader>
  7. <loader id="n1_j5xq" name="icon" xy="64,64" pivot="0.5,0.5" anchor="true" size="100,105" touchable="false" align="center" vAlign="middle" autoSize="true" clearOnPublish="true">
  8. <relation target="" sidePair="width-width,height-height"/>
  9. </loader>
  10. </displayList>
  11. <Button downEffect="scale" downEffectValue=".9"/>
  12. <customProperty target="QualityIcon" propertyId="1"/>
  13. </component>