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

ImageView using scaleX / scaleY not being shown properly in TapTargetView #367

Open
2 tasks done
0megaD opened this issue Jan 23, 2020 · 0 comments
Open
2 tasks done

Comments

@0megaD
Copy link

0megaD commented Jan 23, 2020

  • I have verified the issue exists on the latest version
  • I am able to reproduce it

**Version used: 1.13.0 **

**Stack trace: N/A **

**Android version: 10 **

When targeting an ImageView which has scaleX and scaleY set in the layout file, the resulting TapTargetView shows the originally sized image, with a weird offset.

I'd expect the TapTargetView to respect View scaling.
The workaround is to not use scaleX and scaleY and rely on paddings or margins instead.

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