in my app i draw a line in touch moved action..and if i will stop at the a point..so i want a animation from beginning to end....how can i do that.....
Thanks in Advance..
in my app i draw a line in touch moved action..and if i will stop at the a point..so i want a animation from beginning to end....how can i do that.....
Thanks in Advance..
You could try to sample the image on the screen to see if it is the same as the fully painted image. stackoverflow.com/questions/6488732/ Hope this helps.