![]() |
Video OSD stays after resume on androidbox - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67) +---- Forum: Confluence (https://forum.kodi.tv/forumdisplay.php?fid=125) +---- Thread: Video OSD stays after resume on androidbox (/showthread.php?tid=207500) |
Video OSD stays after resume on androidbox - WimKl - 2014-10-28 On my windows laptop as well as on my android tablet the video OSD disappears a few seconds after resuming a video. But not on my Tronsmart s89-H androidbox. I have to press back to make it disappear and I would like it to behave "normal". So I edited DialogSeekBar.xml (deleted "Player.Paused |") and the pause bar on top disappears. I tried editing VideoOSD.xml. Somewhere on the forum (can't find it back) someone added this text to VideoOSD.xml: <animation type="Conditional" condition="System.IdleTime(5) + !Player.Caching" reversible="true"> <effect type="fade" start="100" end="0" time="400" /> </animation> But I can't figure out where to put it (and if that would work for my problem). Please help. Wim RE: Video OSD stays after resume on androidbox - WimKl - 2014-11-05 Anyone? RE: Video OSD stays after resume on androidbox - WimKl - 2014-12-05 Bump. |