hy-farm/farmer/resource/skins/panel/notice/NoticeListItemSkin.exml
2026-05-07 20:10:54 +08:00

8 lines
785 B
XML

<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="NoticeListItemSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Image source="notice_bg_png" y="0"/>
<e:Label id="titleLabel" text="" x="7.67" y="5.99" size="26" strokeColor="0x724f2e" stroke="3" fontFamily="huakang" anchorOffsetX="0" width="450" height="26"/>
<e:Label id="contentLabel" text="" x="7" y="44.16" size="20" strokeColor="0x724F2E" stroke="3" fontFamily="huakang" anchorOffsetX="0" width="450" anchorOffsetY="0" height="46.67"/>
<e:Label id="timeLabel" text="" x="8.5" y="95.54" size="16" strokeColor="0x724F2E" stroke="2" fontFamily="huakang" anchorOffsetX="0" width="450" height="18" textAlign="right"/>
<e:Image source="notice_line_png" y="34.31" horizontalCenter="0.5"/>
</e:Skin>