hy-farm/farmer/resource/skins/panel/skin/ChangeSkinSkin.exml
2026-05-07 20:10:54 +08:00

9 lines
549 B
XML

<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="ChangeSkinSkin" 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 width="640" height="960" touchThrough="true" verticalCenter="0" horizontalCenter="0">
<e:Scroller width="558" height="590" y="191" horizontalCenter="0">
<e:List id="list" left="0" right="0" top="0" bottom="0" />
</e:Scroller>
</e:Group>
</e:Skin>