<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="SendToDesktopAlertSkin" width="480" height="800" xmlns:ns1="*" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
    <ns1:EImage source="image_bg_mask_png" y="0" x="0" width="480" height="800" id="bgImg" scale9Grid="1,1,8,8"/>
	<e:Image source="baseboard_small_dialog_bg_png" x="24" y="266"/>
	<ns1:EImage source="image_pop_win_title_bg_png" y="233" x="110"/>
	<e:Image x="176" y="248" source="word_fasongzhuomian_png"/>
	<ns1:ELabel text="将《乱斗封神》游戏图标发送到桌面，下次进入更方便" x="175" y="358" bold="true" stroke="1.2" width="253" height="46" size="20" lineSpacing="8"/>
	<ns1:ELabel text="首次发送可领取钻石奖励" x="175" y="409" bold="true" stroke="1.2" width="226" height="19" size="20" lineSpacing="5"/>
	<e:Image source="word_queding_yellow_button_png" y="488" x="213" touchEnabled="false"/>
    <ns1:EButton id="sendBtn" y="470" x="159">
        <ns1:skinName>
            <e:Skin states="up,down,disabled">
                <e:Image width="100%" height="100%" source="button_165_yellow_normal_png" source.down="button_165_yellow_down_png"/>
                <e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0"/>
            </e:Skin>
        </ns1:skinName>
    </ns1:EButton>
</e:Skin>