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.
19 lines
935 B
19 lines
935 B
3 years ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<component size="90,90" extention="Button">
|
||
|
<Button mode="Radio"/>
|
||
|
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver"/>
|
||
|
<displayList>
|
||
|
<graph id="n0_sdb5" name="n0" xy="0,0" size="90,90" type="rect" lineSize="0" fillColor="#F0F0F0" touchable="false">
|
||
|
<gearDisplay controller="button" pages="0"/>
|
||
|
<relation target="" sidePair="width,height"/>
|
||
|
</graph>
|
||
|
<graph id="n1_sdb5" name="n1" xy="0,0" size="90,90" type="rect" lineSize="0" fillColor="#FAFAFA" touchable="false">
|
||
|
<gearDisplay controller="button" pages="2"/>
|
||
|
<relation target="" sidePair="width,height"/>
|
||
|
</graph>
|
||
|
<graph id="n2_sdb5" name="n2" xy="0,0" size="90,90" type="rect" lineSize="0" fillColor="#CCCCCC" touchable="false">
|
||
|
<gearDisplay controller="button" pages="1,3"/>
|
||
|
<relation target="" sidePair="width,height"/>
|
||
|
</graph>
|
||
|
</displayList>
|
||
|
</component>
|