Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to record the path points of line? #18

Closed
AmbroseChen opened this issue Sep 7, 2017 · 0 comments
Closed

Is it possible to record the path points of line? #18

AmbroseChen opened this issue Sep 7, 2017 · 0 comments

Comments

@AmbroseChen
Copy link

AmbroseChen commented Sep 7, 2017

I want to get the path points of lines (ex: [1,1],[2,2],[8,7]....).
It seems Lib doesn't have function like that.
I try to set setOnTouchListener to canvas.
It can return the path point, but canvas can't draw anymore.

If there any suggestion for this situation?

I solved this issue by create a new class extent Lib, and modified the onTouch fucntion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant