How to know if two images are intersect while one image moving in android?
pIn my application, i am moving image around the screen by using
codeonTouchListener/code./p pI have another two images in the same view.
My problem is that, when the moving image, touches any of the other
images, i need to perform a certain action (that means if images are
intersected, then do something)./p pHow can this be achieved?.Please help
me asap/p pThanks in Advance./p
No comments:
Post a Comment