sephiroth74 / android-target-tooltip

Create Toast like tooltips, but targets can be specified, plus custom properties and features
MIT License
1.49k stars 278 forks source link

How to move the tooltip when anchoring to coordinates #131

Open talarari opened 5 years ago

talarari commented 5 years ago

i'm showing the tooltip on (x,y) coordinates, when the target moves i want to move the tooltip. how do you recommend doing that?