Gridview setSelection doesn't scroll cell into view

When switching from a game view to a grid view (grid of levels), calling setSelection doesn't scroll the selected cell into view. I have to call scrollToCell.

Thanks for the report, but I believe this is by-design.

The documentation implies that selection scrolls the grid view. Maybe I misunderstood. Maybe the doc is wrong.

In any case, I expected it to auto scroll as it seems odd to call setSelection without auto scrolling.

I did confirm this is by design, however, the documentation could be improved. We'll get that clarified.