修改设置界面
This commit is contained in:
18
FGUIProject/assets/Main/Settings/CommonComboBox_item.xml
Normal file
18
FGUIProject/assets/Main/Settings/CommonComboBox_item.xml
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="100,34" extention="Button">
|
||||
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
|
||||
<displayList>
|
||||
<graph id="n0_mbu9" name="n0" xy="0,0" size="100,34" touchable="false" type="rect" lineSize="0" fillColor="#ffb5b5b5">
|
||||
<gearDisplay controller="button" pages="2"/>
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<graph id="n1_mbu9" name="n1" xy="0,0" size="100,34" touchable="false" type="rect" lineSize="0" fillColor="#ffb5b5b5">
|
||||
<gearDisplay controller="button" pages="1,3"/>
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<text id="n2_mbu9" name="title" xy="0,0" size="100,34" fontSize="19" color="#e1e0dc" align="center" vAlign="middle" autoSize="none" singleLine="true" text="TITLE">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</text>
|
||||
</displayList>
|
||||
<Button mode="Radio"/>
|
||||
</component>
|
||||
Reference in New Issue
Block a user