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

Missing documentation #147

Open ghost opened 4 years ago

ghost commented 4 years ago

The methods have almost no documentation on how they work and what they do. In some methods its clear from the name but not from every one. For ex. then showing the tooltip fails I have no idea why it failed, only the doOnFailure callback is called without any explanation what is wrong and what can be done to avoid that situation.