This might be a dumb question, but I wonder if it is possible to cancel the touch that is not on the object but on the background.
Here is the problem. In a childrens app it is really unfortunate to have the “single touch listener”. Some children hold the tablet in a way that many fingers touch the screen at the same time, making it impossible to touch/drag the object on the screen.
I´m hoping there would be a method easier than multitouch because frankly I dont need multitouch?! because there is a single object on the screen.
I hope I managed to explain my problem.
Thanx