CycleMenu
CycleMenu copied to clipboard
CycleLaoutManager fill() method bug
I have made a custom adapter to generify the menu items. When I scroll the cycle menu recyclerview the cycle layout manager enters again the onLayoutChildren method to add the next menu item and then I get the video glitch... I have tried everything.