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

transparentTarget = true not overlaying correctly after targetSdk update #366

Open
radimjanda754 opened this issue Oct 24, 2019 · 2 comments

Comments

@radimjanda754
Copy link

Due to necessarry google play request I had to update targetSdk version from 27 to 28.
Transparent mode seems to not work correctly on some devices (its reported the views are overlaying circle on some devices). On emulator it work correctly like this
image

But here is the weird overlay which occurs on some devices after targetSdk was changed to 28
image

Can you help me with the issue please?

Version used: 1.12.0
Android version: 9

@tqnst
Copy link

tqnst commented Nov 18, 2020

@radimjanda754
I had the same problem.
Do you have a solution for this issue?

@tutaf
Copy link

tutaf commented Jan 2, 2021

I'm not sure you've faced the same issue as me, but maybe this would help you. Try usingforBounds instead of forView

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

3 participants