Hey guys, im trying to center a selected cell in a repeating group. So basically, theres 3 rows visable, you can scroll up and down and choose a cell. This cell now goes to a custom state but id like the center item to always be in the center when selected.
Ive got the scrolling working good by restricting the size of the cells and the repeating groups but i cant seem to figure out how to keep my selected cell in the center kind of like adding a calendar event on yiur phone. The time youve selected is always in the center and as you scroll you change your selection.
Hi. Yes, i tried that. And i set the offset to the first rows heighth but if the selection is made below that, say in the third row, it doesnt scroll to as the row is already visible and already below the offset.
The best way to describe what im trying to do is a slot machine. Almost like the cells scroll but not the repeating group.