summaryrefslogtreecommitdiffstats
path: root/addons/skin.estuary/xml/View_503_NowPlaying.xml
diff options
context:
space:
mode:
Diffstat (limited to 'addons/skin.estuary/xml/View_503_NowPlaying.xml')
-rw-r--r--addons/skin.estuary/xml/View_503_NowPlaying.xml42
1 files changed, 42 insertions, 0 deletions
diff --git a/addons/skin.estuary/xml/View_503_NowPlaying.xml b/addons/skin.estuary/xml/View_503_NowPlaying.xml
new file mode 100644
index 0000000..b157774
--- /dev/null
+++ b/addons/skin.estuary/xml/View_503_NowPlaying.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<includes>
+ <include name="View_503_NowPlaying">
+ <control type="group">
+ <include>OpenClose_Right</include>
+ <left>596</left>
+ <visible>Control.IsVisible(503)</visible>
+ <include>Visible_Right</include>
+ <include content="ListContainer">
+ <param name="list_id" value="503" />
+ <param name="right" value="594" />
+ <param name="viewtype_label" value="$LOCALIZE[31000]" />
+ </include>
+ <control type="group">
+ <depth>DepthContentPanel</depth>
+ <control type="group">
+ <right>-20</right>
+ <width>634</width>
+ <include content="ContentPanel">
+ <param name="left" value="0" />
+ <param name="top" value="-20" />
+ <param name="width" value="656" />
+ <param name="flipx" value="true" />
+ </include>
+ <include content="RightListPanel">
+ <param name="list_id" value="503" />
+ </include>
+ <control type="scrollbar" id="503600">
+ <left>20</left>
+ <top>list_top_offset</top>
+ <width>12</width>
+ <bottom>list_bottom_offset</bottom>
+ <onleft>503</onleft>
+ <onright>503</onright>
+ <orientation>vertical</orientation>
+ <animation effect="zoom" end="50,100" time="300" tween="sine" center="20,0" easing="inout" condition="!Control.HasFocus(503600)">conditional</animation>
+ </control>
+ </control>
+ </control>
+ </control>
+ </include>
+</includes>