How to animate menu items when type animation WindowOpen?
#1
Hello!

How to animate menu items when type animation WindowOpen?

There is a code:
xml:

...
<control type="list" id="9000">
<animation type="WindowOpen" reversible="false">
         <effect type="slide" start="-1140" end="0" time="500" />
</animation>
...
So when you open a new window, all menu items are immediately animated.

And it is necessary that when the window is opened, all menu items are animated in turn, as in the picture:
Image

How to do this? What to use for this?
I always criticize and always will criticize what is badly thought out and does not work well.
Reply
#2
that's simply not possible with a list container :-)
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#3
(2019-03-09, 20:24)ronie Wrote: that's simply not possible with a list container :-)
 Thank. Everything turned out with the help of grоuplist and buttons!
I always criticize and always will criticize what is badly thought out and does not work well.
Reply

Logout Mark Read Team Forum Stats Members Help
How to animate menu items when type animation WindowOpen?0