TapTargetView
TapTargetView copied to clipboard
transparentTarget = true not overlaying correctly after targetSdk update
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

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

Can you help me with the issue please?
Version used: 1.12.0 Android version: 9
@radimjanda754 I had the same problem. Do you have a solution for this issue?
I'm not sure you've faced the same issue as me, but maybe this would help you. Try usingforBounds instead of forView