Anyone knows if it is possible to use multiple ListItemRenderer objects in one scrolling list.
I tried poking around with the propery "rendererInstanceName" but I can't get it to work correctly.
What I want to do is to make a list with buttons that have their own graphic. A level select screen where one button in the list represents one level.
I tried poking around with the propery "rendererInstanceName" but I can't get it to work correctly.
What I want to do is to make a list with buttons that have their own graphic. A level select screen where one button in the list represents one level.
Comment