修改设置界面
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="32,32" pivot="0.5,0.5" extention="Button">
|
||||
<component size="28,28" pivot="0.5,0.5" extention="Button">
|
||||
<controller name="show" pages="0,,1," selected="0"/>
|
||||
<displayList>
|
||||
<loader id="n11_r03u" name="icon" xy="0,0" size="32,32" url="ui://xo76q8wz8hy8lx" align="center" vAlign="middle" fill="scaleFree" color="#8bf3ff"/>
|
||||
<loader id="n11_r03u" name="icon" xy="0,0" size="28,28" url="ui://6hgkvlauvbojuz" align="center" vAlign="middle" fill="scaleMatchHeight"/>
|
||||
</displayList>
|
||||
<Button downEffect="scale" downEffectValue=".95"/>
|
||||
<Button downEffect="scale" downEffectValue="0.95"/>
|
||||
</component>
|
||||
5
FGUIProject/assets/Common/Com/Buttons/BtnMask.xml
Normal file
5
FGUIProject/assets/Common/Com/Buttons/BtnMask.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="20,20" extention="Button">
|
||||
<displayList/>
|
||||
<Button/>
|
||||
</component>
|
||||
@@ -1,10 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="85,32" pivot="0.5,0.5" extention="Button">
|
||||
<component size="79,32" pivot="0.5,0.5" extention="Button">
|
||||
<controller name="show" pages="0,,1," selected="0"/>
|
||||
<displayList>
|
||||
<loader id="n9_r03u" name="icon" xy="0,0" size="32,32" url="ui://xo76q8wz8hy8m3" align="center" vAlign="middle" fill="scaleFree" color="#8bf3ff"/>
|
||||
<text id="n10_r03u" name="title" xy="38,0" size="47,32" font="ui://6hgkvlaugkm7w" fontSize="22" color="#8bf3ff" text="继续"/>
|
||||
<loader id="n9_r03u" name="icon" xy="0,2" size="34,28" url="ui://6hgkvlauvbojv4" align="center" vAlign="middle" fill="scaleMatchHeight"/>
|
||||
<text id="n10_r03u" name="title" xy="38,2" size="41,28" font="ui://6hgkvlaugkm7w" fontSize="19" color="#ffffff" text="继续"/>
|
||||
</displayList>
|
||||
<Button downEffect="scale" downEffectValue=".95"/>
|
||||
<Button downEffect="scale" downEffectValue="0.95"/>
|
||||
<relation target="n10_r03u" sidePair="rightext-right"/>
|
||||
</component>
|
||||
8
FGUIProject/assets/Common/Com/Buttons/BtnTriangle.xml
Normal file
8
FGUIProject/assets/Common/Com/Buttons/BtnTriangle.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="36,40" pivot="0.5,0.5" extention="Button">
|
||||
<displayList>
|
||||
<image id="n20_mbu9" name="n20" src="mbu9yj" fileName="ImagesNew/Square/mini/square20_stroke1px.png" xy="0,0" size="36,40" color="#252523"/>
|
||||
<loader id="n19_mbu9" name="icon" xy="3,5" pivot="0.5,0.5" size="30,30" aspect="true" url="ui://6hgkvlauvbojpj" fill="scale" color="#b2b2b2"/>
|
||||
</displayList>
|
||||
<Button downEffect="scale" downEffectValue="0.95"/>
|
||||
</component>
|
||||
Reference in New Issue
Block a user