<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="HmdanViewSkin" xmlns:e="http://ns.egret.com/eui"  xmlns:mx="mx.*"
        width="480" height="854">
	<e:Rect id="rect" fillAlpha="0.2" left="0" right="0" top="0" bottom="0" touchEnabled="true" />
	<e:Group touchChildren="true" touchEnabled="true" horizontalCenter="0" verticalCenter="0">
		<e:Image id="bg" source="trxxdban_png" left="0" right="0" top="0" bottom="0" scale9Grid="55,23,337,144" />
		<e:Image source="lthmdbti_png" horizontalCenter="0" top="0" />
		<e:Scroller top="42" horizontalCenter="0" bottom="28" height="325">
			<e:viewport>
				<e:List id="user_list" left="0" right="0" y="0">
					<e:layout>
						<e:VerticalLayout paddingTop="3" gap="8" />
					</e:layout>
				</e:List>
			</e:viewport>
		</e:Scroller>
	</e:Group>
</e:Skin>