Activity needed?
Duna opened this issue · 1 comments
Duna commented
ViewTooltip
.on - the first param needs activity, why? It should be enough the context.
Just want my tooltip to be available from a service
florent37 commented
It needs a view, obtained by activity, fragment or dialogfragment
It's because of this dialogfragment I had to add a parameter in the constructor
You can send a pull request adding a constructor using a service and fetching its window