14 lines
758 B
XML
14 lines
758 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<component size="100,42" extention="Button">
|
|
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0" />
|
|
<displayList>
|
|
<graph id="n0_mkdv" name="n0" xy="0,0" size="100,42" touchable="false" type="rect" lineSize="0" fillColor="#ff976dc5">
|
|
<gearDisplay controller="button" pages="1,2" />
|
|
<relation target="" sidePair="width-width,height-height" />
|
|
</graph>
|
|
<text id="n2_mkdv" name="title" xy="0,0" size="100,42" font="Microsoft YaHei" fontSize="28" color="#ffffff" vAlign="middle" autoSize="none" singleLine="true" text="" bold="true">
|
|
<relation target="" sidePair="width-width,height-height" />
|
|
</text>
|
|
</displayList>
|
|
<Button mode="Radio" />
|
|
</component> |