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

Add on click event listener #144

Open huywithtravel opened 4 years ago

huywithtravel commented 4 years ago

On my application, I have to show the copy tooltip and execute copy function when clicking it and hide it whenever touching on the screen. To fix this scenario, I have to add on click event listener. So I think click event listener should be added with the new function doOnClick