Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Add ability to remove Tooltip on outside touch event. #87

Open
Shubham7819 opened this issue Dec 19, 2019 · 0 comments
Open

Add ability to remove Tooltip on outside touch event. #87

Shubham7819 opened this issue Dec 19, 2019 · 0 comments

Comments

@Shubham7819
Copy link

Anyone knows how to remove ViewTooltip on outside touch event.

I want ViewTooltip to stay until any touch event occurs outside of its view area

i've tried workaround suggested in issue #16 , but it is not working as it supposed to for this case, it removes ViewTooltip even on inside touch
i've also tried setting flag FLAG_WATCH_OUTSIDE_TOUCH and watching for touch event using onTouchEvent() but it does not detect outside touches.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant