android-tooltips
android-tooltips copied to clipboard
Custom tooltips for android.
How can you set a tooltip for an actionbar item?
How can i set tool tip inside listview for a particular item. On scroll the tool tip also scroll with item or dissmiss and when again that item position cam...
allowBackup="true" causes merger error in projects which has this attribute set to false. tools:replace"allowBackup" doesn't seem to work and is an open issue with google as mentioned [here](https://code.google.com/p/android/issues/detail?id=70073).
Could you please add Gradle wrapper to simplify project build?
Is there any way to align a tooltip with Gravity.TOP set with a WRAP_CONTENT width just above target view? E.g.  Code involved: ``` View contentView = createToolTipView("Tooltip above the...
Hello there and thank you for this really helpful library. I tried to implement it to my project and I get the following error: E/PropertyValuesHolder﹕ Couldn't find setter/getter for property...
As titled, I think this issue exists on Android Studio beta too.