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

There is a problem when Show In Multi Fragments #141

Open jackyHuangH opened 4 years ago

jackyHuangH commented 4 years ago

i show this tooltip in fragment A,when it's showing,I switch to Fragment B,the tooltips is still showing,how Can i Fix this problem