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

How to get the coordinates(X,Y) in correlation to root view #15

Open
tsanmi opened this issue Apr 13, 2018 · 0 comments
Open

How to get the coordinates(X,Y) in correlation to root view #15

tsanmi opened this issue Apr 13, 2018 · 0 comments

Comments

@tsanmi
Copy link

tsanmi commented Apr 13, 2018

What i want is by clicking the area of the pattern lock component to trigger the OnTouchListener which i have set on the root view ( view.setOnTouchListener(new View.OnTouchListener() { } ) in order to get the coordinates of the selected spot . By doing so when i click any other component the listener triggers but when click the area of the pattern lock the listener doesn't trigger.
Note: I have also set the PatterLockViewListener.

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