[cosmetics] DialogPVRChannelGuide.xml: more space for epg label. align to left (#29)
This commit is contained in:
parent
3a2bb4ed65
commit
2358cf74a2
@ -90,7 +90,7 @@
|
||||
<control type="label">
|
||||
<left>10</left>
|
||||
<top>0</top>
|
||||
<width>100</width>
|
||||
<width>50</width>
|
||||
<height>30</height>
|
||||
<font>font13</font>
|
||||
<textcolor>grey2</textcolor>
|
||||
@ -100,21 +100,21 @@
|
||||
<label>$INFO[ListItem.StartTime]</label>
|
||||
</control>
|
||||
<control type="image">
|
||||
<left>120</left>
|
||||
<left>70</left>
|
||||
<top>7</top>
|
||||
<width>16</width>
|
||||
<height>16</height>
|
||||
<texture>$VAR[PVRTimerIcon]</texture>
|
||||
</control>
|
||||
<control type="label">
|
||||
<left>150</left>
|
||||
<left>86</left>
|
||||
<top>0</top>
|
||||
<width>250</width>
|
||||
<width>314</width>
|
||||
<height>30</height>
|
||||
<font>font12</font>
|
||||
<textcolor>grey2</textcolor>
|
||||
<selectedcolor>selected</selectedcolor>
|
||||
<align>right</align>
|
||||
<align>left</align>
|
||||
<aligny>center</aligny>
|
||||
<label>$INFO[ListItem.Label]</label>
|
||||
</control>
|
||||
@ -141,7 +141,7 @@
|
||||
<control type="label">
|
||||
<left>10</left>
|
||||
<top>0</top>
|
||||
<width>100</width>
|
||||
<width>50</width>
|
||||
<height>30</height>
|
||||
<font>font13</font>
|
||||
<textcolor>grey2</textcolor>
|
||||
@ -151,21 +151,21 @@
|
||||
<label>$INFO[ListItem.StartTime]</label>
|
||||
</control>
|
||||
<control type="image">
|
||||
<left>120</left>
|
||||
<left>70</left>
|
||||
<top>7</top>
|
||||
<width>16</width>
|
||||
<height>16</height>
|
||||
<texture>$VAR[PVRTimerIcon]</texture>
|
||||
</control>
|
||||
<control type="label">
|
||||
<left>150</left>
|
||||
<left>86</left>
|
||||
<top>0</top>
|
||||
<width>250</width>
|
||||
<width>314</width>
|
||||
<height>30</height>
|
||||
<font>font12</font>
|
||||
<textcolor>grey2</textcolor>
|
||||
<selectedcolor>selected</selectedcolor>
|
||||
<align>right</align>
|
||||
<align>left</align>
|
||||
<aligny>center</aligny>
|
||||
<label>$INFO[ListItem.Label]</label>
|
||||
</control>
|
||||
|
Loading…
x
Reference in New Issue
Block a user