fix music playlists
This commit is contained in:
parent
8d1999b0dd
commit
a2e65c40f6
|
@ -4,9 +4,9 @@
|
|||
<include>fadeInOut</include>
|
||||
<controls>
|
||||
<include>modalDialog</include>
|
||||
<control type="textbox">
|
||||
<control type="label">
|
||||
<visible>integer.IsGreater(Container(996).NumItems,0)</visible>
|
||||
<posx>384</posx>
|
||||
<posx>408</posx>
|
||||
<posy>5-row</posy>
|
||||
<width>12-col</width>
|
||||
<height>2-row</height>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<defaultcontrol always="true">9999</defaultcontrol>
|
||||
<include>fadeInOut</include>
|
||||
<onload>Skin.SetString(recentitems,music)</onload>
|
||||
<views>50,51,52,53,54,55,56,57</views>
|
||||
<views>50,51,52,53,54,55,56,57,59</views>
|
||||
<controls>
|
||||
<include>globalBackground</include>
|
||||
<control type="group">
|
||||
|
|
Loading…
Reference in New Issue