diff options
Diffstat (limited to 'addons/skin.estuary/xml/DialogPlayerProcessInfo.xml')
-rw-r--r-- | addons/skin.estuary/xml/DialogPlayerProcessInfo.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addons/skin.estuary/xml/DialogPlayerProcessInfo.xml b/addons/skin.estuary/xml/DialogPlayerProcessInfo.xml index 53c4567c60..5dbbaf8361 100644 --- a/addons/skin.estuary/xml/DialogPlayerProcessInfo.xml +++ b/addons/skin.estuary/xml/DialogPlayerProcessInfo.xml @@ -8,7 +8,7 @@ <control type="group"> <bottom>0</bottom> <height>250</height> - <animation effect="slide" end="0,-80" time="150" condition="PVR.IsTimeShift">conditional</animation> + <animation effect="slide" end="0,-20" time="150" condition="VideoPlayer.Content(LiveTV)">conditional</animation> <control type="image"> <left>10</left> <top>-240</top> |