12 lines
842 B
XML
12 lines
842 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<e:Skin class="ChengjiuPanelSkin" width="640" height="960" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
|
|
<e:Component id="panelCommon" skinName="common.PanelCommonSkin" left="0" right="0" top="0" bottom="0"/>
|
|
<e:Group touchEnabled="false" horizontalCenter="0" verticalCenter="0">
|
|
<e:Scroller id="scrolls" width="511" height="635" y="80" anchorOffsetX="0" anchorOffsetY="0" horizontalCenter="0.5" x="65" scaleX="1" scaleY="1">
|
|
<e:Group>
|
|
<e:List id="list" anchorOffsetX="0" anchorOffsetY="0" scaleX="1" scaleY="1" itemRendererSkinName="ChengjiuItemSkin" x="0" y="0" width="511" height="635"/>
|
|
</e:Group>
|
|
</e:Scroller>
|
|
<e:Group id="groupbar" width="421" height="47" anchorOffsetY="0" anchorOffsetX="0" scaleX="1" scaleY="1" top="36" left="0"/>
|
|
</e:Group>
|
|
</e:Skin> |