I am trying to get the element selected when I touch gridview, I cannot use onClick as it triggers another action. What I'm trying to achieve is the ability to move elements in a gridview around, and since I can't find a way to do this, I'm trying to make a way.
So yes .. Is there a way to get which item was βtouchedβ, I tried to use Rect, and it did not work properly.
(Can I just develop .. I can't use onItemClick for this ..)
Any help would be great, thanks! :)
Tom o source share