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

Wrong position of popup when SeekBarHint is nested #1

Open
milechainsaw opened this issue Nov 24, 2014 · 2 comments
Open

Wrong position of popup when SeekBarHint is nested #1

milechainsaw opened this issue Nov 24, 2014 · 2 comments

Comments

@milechainsaw
Copy link

view.getX() and view.getY() return values relative to the parent view, so if SeekBarHint is nested in another view, position of the popup is wrong.

@amorenew
Copy link

amorenew commented Feb 6, 2017

+1

@amorenew
Copy link

amorenew commented Feb 6, 2017

fixed here https://github.com/carlosmuvi

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

2 participants