6 lines
402 B
XML
6 lines
402 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<e:Skin class="BagIconSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" width="74" height="74">
|
|
<e:Image source="bag_line_png" x="1" y="66"/>
|
|
<e:Image id="imgIcon" horizontalCenter="-4" verticalCenter="-8"/>
|
|
<e:Label id="labelNum" text="x12" y="44" textColor="0x7A5838" size="20" right="5" stroke="2" strokeColor="0xffffff"/>
|
|
</e:Skin> |