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.
25 lines
1.4 KiB
25 lines
1.4 KiB
<?xml version="1.0" encoding="utf-8"?> |
|
<component size="50,100" extention="Button"> |
|
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/> |
|
<displayList> |
|
<graph id="n0_kpsg" name="n0" xy="0,0" size="50,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_kpsg" name="n1" xy="0,0" size="50,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_kpsg" name="n2" xy="0,0" size="50,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_kpsg" name="title" xy="9,15" size="32,67" fontSize="24" align="center" vAlign="middle" autoSize="height" text="你好"> |
|
<relation target="" sidePair="center-center,middle-middle"/> |
|
</text> |
|
<loader id="n4_kpsg" name="icon" xy="0,0" size="50,100" align="center" vAlign="middle"> |
|
<relation target="" sidePair="width-width,height-height"/> |
|
</loader> |
|
</displayList> |
|
<Button mode="Radio"/> |
|
</component> |