Hi,
I'm using a Gallery widget. I'd like to automate scrolling. Not sure if this is possible?
Gallery has a scrollTo() and scrollBy() set of methods, which I can call from a timer etc, but that ends up scrolling the entire gallery widget itself, not its children view content.
There must be some way to automate scrolling?
Thanks