set left to zero

This commit is contained in:
faush01 2014-12-19 22:47:27 +11:00
parent e5a3835593
commit e594575e04

View File

@ -98,7 +98,7 @@
<scrolltime>200</scrolltime> <scrolltime>200</scrolltime>
<itemlayout height="20"> <itemlayout height="20">
<control type="label"> <control type="label">
<left>60</left> <left>0</left>
<top>0</top> <top>0</top>
<width>60</width> <width>60</width>
<height>20</height> <height>20</height>
@ -133,7 +133,7 @@
<include>VisibleFadeEffect</include> <include>VisibleFadeEffect</include>
</control> </control>
<control type="label"> <control type="label">
<left>60</left> <left>0</left>
<top>0</top> <top>0</top>
<width>60</width> <width>60</width>
<height>20</height> <height>20</height>
@ -189,7 +189,7 @@
<scrolltime>200</scrolltime> <scrolltime>200</scrolltime>
<itemlayout height="20"> <itemlayout height="20">
<control type="label"> <control type="label">
<left>70</left> <left>0</left>
<top>0</top> <top>0</top>
<width>70</width> <width>70</width>
<height>20</height> <height>20</height>
@ -224,7 +224,7 @@
<include>VisibleFadeEffect</include> <include>VisibleFadeEffect</include>
</control> </control>
<control type="label"> <control type="label">
<left>70</left> <left>0</left>
<top>0</top> <top>0</top>
<width>70</width> <width>70</width>
<height>20</height> <height>20</height>