Hi,

I am building an Android app that features the line drawing on canvas, 
which is showing over camera view. The purpose of it is to draw lines which 
provides a outlines for capturing image in that boundaries. 

<https://lh3.googleusercontent.com/-YzJJbGq7EaY/V1GGdokbUeI/AAAAAAAAJiA/JbxBdRmLgq47bTptmE7qIxDgNorXw1WRgCLcB/s1600/lines.png>

I am able to draw lines like this that are used as boundaries to take 
picture within it. But what i want is that i am not able to drag the line 
that i draw or if i want to scale the line after drawling. As currently 
have to be very careful when drawing the lines, and slight deviation 
require do it again. 


So can someone help me how i can implement drag listener on line, how to 
create line as object that can listen when finger is touched on a line?


Thanks,

Irfan

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/1ebf6151-a05d-4e98-afd4-c3025192378c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to