I'd like to draw a line after I touch the screen and stop moving, something like this "!MotionEvent.ACTION_MOVE && MotionEvent.ACTION_DOWN".
Thanks
I'd like to draw a line after I touch the screen and stop moving, something like this "!MotionEvent.ACTION_MOVE && MotionEvent.ACTION_DOWN".
Thanks