[fix] MyPVRChannels.xml: recording icon size (#28)
This commit is contained in:
parent
8c3a0a0496
commit
3a2bb4ed65
@ -269,8 +269,8 @@
|
|||||||
<control type="image">
|
<control type="image">
|
||||||
<left>5</left>
|
<left>5</left>
|
||||||
<top>37</top>
|
<top>37</top>
|
||||||
<width>30</width>
|
<width>16</width>
|
||||||
<height>20</height>
|
<height>16</height>
|
||||||
<texture>PVR-IsRecording.png</texture>
|
<texture>PVR-IsRecording.png</texture>
|
||||||
<visible>ListItem.IsRecording</visible>
|
<visible>ListItem.IsRecording</visible>
|
||||||
</control>
|
</control>
|
||||||
@ -365,8 +365,8 @@
|
|||||||
<control type="image">
|
<control type="image">
|
||||||
<left>5</left>
|
<left>5</left>
|
||||||
<top>37</top>
|
<top>37</top>
|
||||||
<width>30</width>
|
<width>16</width>
|
||||||
<height>20</height>
|
<height>16</height>
|
||||||
<texture>PVR-IsRecording.png</texture>
|
<texture>PVR-IsRecording.png</texture>
|
||||||
<visible>ListItem.IsRecording</visible>
|
<visible>ListItem.IsRecording</visible>
|
||||||
</control>
|
</control>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user