Skip to content

Wrong location on some devices #140

Description

@HosseinArabbeigi

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);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions