9 lines
659 B
XML
9 lines
659 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<e:Skin class="FuliPanelSkin" width="640" height="960" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:ns1="*">
|
|
<e:Component id="panelCommon" skinName="common.PanelCommonSkin" left="0" right="0" top="0" bottom="0"/>
|
|
<e:Group left="0" right="0" top="0" bottom="0" touchEnabled="false" width="640" height="960">
|
|
<ns1:FuliItem2 id="itemall" y="228" skinName="FuliItem2Skin" horizontalCenter="0.5"/>
|
|
<ns1:FuliItem1 id="item0" y="490" skinName="FuliItem1Skin" horizontalCenter="0.5"/>
|
|
<ns1:FuliItem1 id="item1" y="636" skinName="FuliItem1Skin" horizontalCenter="0.5"/>
|
|
</e:Group>
|
|
</e:Skin> |