diff options
Diffstat (limited to 'addons/skin.confluence/720p/ViewsMusicLibrary.xml')
-rw-r--r-- | addons/skin.confluence/720p/ViewsMusicLibrary.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/addons/skin.confluence/720p/ViewsMusicLibrary.xml b/addons/skin.confluence/720p/ViewsMusicLibrary.xml index bd9a5c7555..acee0830ae 100644 --- a/addons/skin.confluence/720p/ViewsMusicLibrary.xml +++ b/addons/skin.confluence/720p/ViewsMusicLibrary.xml @@ -262,7 +262,7 @@ <posy>450</posy> <control type="fixedlist" id="509"> <visible>Container.Content(Albums)</visible> - <hitrect x="0" y="-10" w="1280" h="190" /> + <hitrect x="0" y="-10" w="1280" h="190"/> <posx>-80</posx> <posy>0</posy> <width>1360</width> @@ -333,12 +333,12 @@ <aspectratio>keep</aspectratio> <texture>$INFO[ListItem.Overlay]</texture> <animation type="focus"> - <effect type="fade" start="0" end="100" time="200" /> - <effect type="slide" start="0,0" end="40,40" time="200" /> + <effect type="fade" start="0" end="100" time="200"/> + <effect type="slide" start="0,0" end="40,40" time="200"/> </animation> <animation type="unfocus"> - <effect type="fade" start="100" end="0" time="200" /> - <effect type="slide" end="0,0" start="40,40" time="200" /> + <effect type="fade" start="100" end="0" time="200"/> + <effect type="slide" end="0,0" start="40,40" time="200"/> </animation> </control> </focusedlayout> |