6 lines
447 B
XML
6 lines
447 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<e:Skin class="AchiIconSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" width="90" height="94">
|
|
<e:Image source="item_bg_png" horizontalCenter="0" verticalCenter="0"/>
|
|
<e:Image id="imgIcon" horizontalCenter="0" verticalCenter="0"/>
|
|
<e:Label id="labelNum" text="" y="74" size="20" horizontalCenter="1" textColor="0xFFFBF2" stroke="2" strokeColor="0x7a5838" bold="true"/>
|
|
</e:Skin> |