<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="ClothesPetScreenSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui" xmlns:mx="mx.*">
    <e:Image source="clothpet_bg_jpg" left="0" right="0" top="0" bottom="0" />
    <mx:Avatar id="avatar" horizontalCenter="0" bottom="200" />
    <mx:ScreenbgUI id="bg" top="0" left="0" />
    <mx:SSButton id="back_b" label="tyscreenback_png" top="0" left="0" />
    <e:Group left="28" bottom="218">
        <mx:SSButton id="xq_btn" label="clothpet_xq_png" />
        <mx:SSButton id="qxgs_btn" label="clothpet_qxgs_png" />
        <mx:SSButton id="gs_btn" label="clothpet_gs_png" />
        <e:layout>
            <e:VerticalLayout gap="18" />
        </e:layout>
    </e:Group>
    <e:Group id="pet_g" left="0" bottom="0">
        <e:Group id="ef_g">
        </e:Group>
        <e:Group id="fz_g" visible="false">
            <e:Image source="clothpet_yq_png" horizontalCenter="0" verticalCenter="0" />
            <mx:SSButton id="fz_btn" label="clothpet_fz_png" left="12" top="-2" />
        </e:Group>
    </e:Group>
    <e:Image source="clothpet_tips_png" horizontalCenter="0" bottom="170" />
    <e:Group width="709" height="153" horizontalCenter="0" bottom="8">
        <e:Image left="0" top="0" right="0" bottom="0" source="clothpet_db_png" scale9Grid="20,17,12,7" />
        <e:List id="pet_list" verticalCenter="0" left="13" right="13">
            <e:layout>
                <e:HorizontalLayout gap="25" />
            </e:layout>
        </e:List>
    </e:Group>
</e:Skin>