<?xml version="1.0"?>
<resource>


	<widget id="loadingBackground">
		<texture>
			<fill-rect>
				<color>
					<r>0</r>
					<g>0</g>
					<b>0</b>
				</color>
				<width>1920</width>
				<height>1080</height>
			</fill-rect>
		</texture>
	</widget>

	<widget>
		<texture>
			<ref>load.png</ref>
		</texture>
		<position-x>727</position-x>
		<position-y>477</position-y>
		<alignment-x>0</alignment-x>
	</widget>

	<widget id="loadingFill">
		<texture>
			<ref>load_fill.png</ref>
		</texture>
		<position-x>727</position-x>
		<position-y>477</position-y>
		<crop-w>0</crop-w>
		<crop-h>0</crop-h>
		<alignment-x>0</alignment-x>
	</widget>

</resource>


