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 location on some devices #140

Open
HosseinArabbeigi opened this issue Apr 8, 2018 · 1 comment
Open

Wrong location on some devices #140

HosseinArabbeigi opened this issue Apr 8, 2018 · 1 comment

Comments

@HosseinArabbeigi
Copy link

Hi there
tanks for TourGuide

im using this lib but does work good on some devices, tooltip and ponter stays on wrong location
i reed the tooltip code and problem was in layout observer and getX returns wrong value for tooltip location, it must be same for pointer too

heres the line i'm talking about in setupToolTip():

layoutParams.setMargins((int) mToolTipViewGroup.getX(), fixedY, 0, 0);

@pdabade
Copy link

pdabade commented Mar 26, 2021

Hi,

Thanks for TourGuide.

I am also facing this issue. The pointer location is wrong on large screen devices.

Screen Shot 2021-03-26 at 12 28 04 PM

Screen Shot 2021-03-26 at 12 26 18 PM

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