ViewTooltip icon indicating copy to clipboard operation
ViewTooltip copied to clipboard

Hide all tooltips

Open kashifo opened this issue 5 years ago • 2 comments

Hi @florent37 I am using this on RecyclerView, When it's scrolled i need to hide tooltips which are sticked to window.

I can use tooltip.close();

but i show lot of tooltips, so is there any method to hide all tooltips at once?

kashifo avatar Dec 12 '18 18:12 kashifo

And also the tooltips are visible when we scroll or go to other fragment.

kashifo avatar Dec 13 '18 13:12 kashifo

i encountered the same problem.

jomarierafa avatar Mar 27 '19 03:03 jomarierafa