TapTargetView
TapTargetView copied to clipboard
A way to add a view on top of TapTarget
I would like to implement a Skip button.
Tho, TapTargerView intercepts all clicks. Is it possible to make my view on top of TapTargetView? How?
Thanks for a great lib!