You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
1.6 KiB
26 lines
1.6 KiB
3 years ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<component size="80,100" extention="Button">
|
||
|
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
|
||
|
<displayList>
|
||
|
<graph id="n0_hgqj" name="n0" xy="0,0" size="80,100" touchable="false" type="rect" lineSize="0" fillColor="#fff0f0f0">
|
||
|
<gearDisplay controller="button" pages="0"/>
|
||
|
<relation target="" sidePair="width-width,height-height"/>
|
||
|
</graph>
|
||
|
<graph id="n1_hgqj" name="n1" xy="0,0" size="80,100" touchable="false" type="rect" lineSize="0" fillColor="#fffafafa">
|
||
|
<gearDisplay controller="button" pages="2"/>
|
||
|
<relation target="" sidePair="width-width,height-height"/>
|
||
|
</graph>
|
||
|
<graph id="n2_hgqj" name="n2" xy="0,0" size="80,100" touchable="false" type="rect" lineSize="0" fillColor="#ffcccccc">
|
||
|
<gearDisplay controller="button" pages="1,3"/>
|
||
|
<relation target="" sidePair="width-width,height-height"/>
|
||
|
</graph>
|
||
|
<text id="n3_hgqj" name="title" xy="0,0" size="80,100" fontSize="12" align="center" vAlign="middle" autoSize="none" singleLine="true" text="">
|
||
|
<relation target="" sidePair="width-width,height-height"/>
|
||
|
</text>
|
||
|
<loader id="n4_hgqj" name="Icon" xy="10,0" size="60,60" fill="scale"/>
|
||
|
<text id="n5_hgqj" name="CurrentNum" xy="8,70" pivot="1,0.5" size="25,26" fontSize="18" align="right" vAlign="middle" text="10"/>
|
||
|
<text id="n6_hgqj" name="n6" xy="35,70" size="11,26" fontSize="18" align="right" text="/"/>
|
||
|
<text id="n7_hgqj" name="NeedNum" xy="47,70" pivot="0,0.5" size="25,26" fontSize="18" vAlign="middle" text="10"/>
|
||
|
</displayList>
|
||
|
<Button/>
|
||
|
</component>
|