8 lines
615 B
XML
8 lines
615 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<e:Skin class="FuliLuDaShiGiftTabSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing"
|
|
states="up,down" width="126" height="30">
|
|
<e:Image source="tab_ldsfl1" horizontalCenter="0" verticalCenter="0" source.down="tab_ldsfl2" />
|
|
<e:Label id="labelDisplay" size="18" horizontalCenter="3" verticalCenter="0" textColor="0xEBC592" textAlign="center"
|
|
verticalAlign="middle" textColor.up="0xbf9f77" textColor.down="0xdcd2be" text="" bold="true" stroke="2"
|
|
strokeColor.up="0x26211a" strokeColor.down="0x523003" />
|
|
</e:Skin> |