Android. How to check if contours touch position on screen.
Hi. I'm trying to get information, when contours touch some "object" on screen. For exasmple:
On screen I paint rect. Now I want to touch it, and get information "finger is touching rect". Is it possible?
Regards