28 Aug 2012, 12:22
Generic-user-small

Sheetal Agarwal (4 posts)

I have copied the code of onTouchEvent but i am getting an error in the line

select((int)(event.getX()/width),(int)(event.getY()/height));

It is giving the error as unreachable code.

  You must be logged in to comment