Hello,
I have several scroll views, all setup the same. I fill the grid dynamically with sprites and use .Reposition() when i'm done adding to sort them. Something happend recently in the project in some of the views that if you click in the view, the grid floats down a few pixels.
Without posting all the code, anyone have any inkling of an idea as to why? Grid cells are 150 x 200 and the sprite inside it is 88 x 88.