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

12 lines
844 B
XML

<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="LevelGiftPanelSkin" 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" top="0" bottom="0" x="0" height="960"/>
<e:Group anchorOffsetX="0" anchorOffsetY="0" left="0" right="0" top="0" bottom="0" touchEnabled="false">
<e:Image source="common2_json.common_db_10_png" y="182" scaleX="1" scaleY="1" width="550" scale9Grid="57,69,344,415" anchorOffsetY="0" horizontalCenter="0" height="617"/>
<e:Scroller id="scrolls" width="517" height="600" anchorOffsetX="0" anchorOffsetY="0" verticalCenter="9.5" horizontalCenter="0">
<e:Group>
<e:List id="list" width="484" height="489" x="2" y="0" anchorOffsetX="0" anchorOffsetY="0"/>
</e:Group>
</e:Scroller>
</e:Group>
</e:Skin>