5 lines
453 B
XML
5 lines
453 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<e:Skin class="common.MidButtonSkin" states="up,down,disabled" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
|
|
<e:Image source="c_btn3_png" scale9Grid="52,25,71,3" left="0" right="0" top="0" bottom="0" source.disabled="c_btn3_gray_png"/>
|
|
<e:Label id="labelDisplay" text="添加" horizontalCenter="-3" verticalCenter="-2" textColor="0x59120C" fontFamily="huakanghaibao" size="30"/>
|
|
</e:Skin> |