Hi i have a menu with several items on a horizontal scrollView.
What i want to achieve is for it to endlessly loop over and over each way.
i have tried adding a runtime listener to listen if a menu item’s x value is below 0 and if it is moving it to the other end but it didn’t work.
Any ideas on what i can do?
Thanks a lot!