android - I have drawn multiple lines, how do I get the beginning and ending coordinates? -
i have large scrollable image , drawing multiple lines using canvas. want starting , ending coordinates (x,y) of specific line, clicked user. how can that?
you should store coordinates draw , detect collision lines.
Comments
Post a Comment