9 lines
436 B
Plaintext
9 lines
436 B
Plaintext
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<e:Skin class="RingIconItemSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:app="app.*"
|
||
|
|
width="72" height="72">
|
||
|
|
<e:Image id="effect" source="icon_ring_xuanzhong" visible="false"/>
|
||
|
|
<e:Image y="4.8" x="4" source=""/>
|
||
|
|
<e:Image id="icon" verticalCenter="-1.5" horizontalCenter="0" source=""/>
|
||
|
|
<app:RedDotControl id="redPoint" top="4" right="4"/>
|
||
|
|
|
||
|
|
</e:Skin>
|