完成交互逻辑
This commit is contained in:
8
FGUIProject/assets/Common/Com/TextCenterTag.xml
Normal file
8
FGUIProject/assets/Common/Com/TextCenterTag.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="120,26" extention="Label">
|
||||
<displayList>
|
||||
<text id="n12_tmu8" name="title" xy="0,0" size="120,26" fontSize="17" color="#ffffff" align="center" autoSize="ellipsis" text="title">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</text>
|
||||
</displayList>
|
||||
</component>
|
||||
8
FGUIProject/assets/Common/Com/TextTag.xml
Normal file
8
FGUIProject/assets/Common/Com/TextTag.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="120,26" extention="Label">
|
||||
<displayList>
|
||||
<text id="n12_tmu8" name="title" xy="0,0" size="120,26" fontSize="17" color="#ffffff" autoSize="ellipsis" text="title">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</text>
|
||||
</displayList>
|
||||
</component>
|
||||
Reference in New Issue
Block a user