Hi I want to delete an item from a ListView, to which have attached a GestureListener. I have overridden the method onFling for that GestureListener to return true of false based on my criteria.
But I don't know how to fetch the last selected item in the ListView. Fling does not select an item in ListItem.
I am short on time, Could somebody please help. Thanks Nayn