9 lines
741 B
XML
9 lines
741 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<e:Skin class="SportsPanelSkin" 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 touchEnabled="false" x="0" y="0" width="640" height="960">
|
|
<ns1:SportsSportsCompoment id="ssc" skinName="SportsSportCompomentSkin" x="0" y="0" scaleX="1" scaleY="1" width="640" height="960"/>
|
|
<ns1:SportsRankCompoment id="src" skinName="SportsRankCompomentSkin" x="0" y="0" scaleX="1" scaleY="1"/>
|
|
<e:Group id="groupbar" width="421" height="47" x="68" y="111" anchorOffsetY="0" anchorOffsetX="0" scaleX="1" scaleY="1"/>
|
|
</e:Group>
|
|
</e:Skin> |