android-target-tooltip
android-target-tooltip copied to clipboard
Create Toast like tooltips, but targets can be specified, plus custom properties and features
Type inference failed. The value of the type parameter T should be mentioned in input types (argument types, receiver type or expected type). Try to specify it explicitly. [https://ibb.co/NrctqB2](url)
Looks like library is not loading animation correctly which leads to loading a wrong resource, i.e. it can try to load "dimen" as animation. As a result it crashes since...
How to set margin start
Hi, Thank you for this great library, but when I try to show tooltip in "right to left" layout such as in Arabic language then the tooltip is shown in...
Run the demo app on Google Pixel 5(Android 11) and you will see what similar to below. The ToolTip position seems to be more "bottom" than expected.  I'm sure...
Add attribute `ttlm_arrowPositionRatio` to allow adjusting the arrow's position.
That happens when shrinkResources is true and minifyEnabled is true. How can this be fixed? https://user-images.githubusercontent.com/13766004/120435781-d1edf900-c386-11eb-8c89-56206af9944f.mp4
Version 2.0.5 is not available in jitpack: https://jitpack.io/#sephiroth74/android-target-tooltip
TextView without decoration by code. I try to make it simple using custom layout. because the style in the textview can't handle all of case.