android-tooltips icon indicating copy to clipboard operation
android-tooltips copied to clipboard

Custom tooltips for android.

Results 8 android-tooltips issues
Sort by recently updated
recently updated
newest added

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. ![tablet](https://cloud.githubusercontent.com/assets/10285345/9287344/b59789c0-42d5-11e5-873b-2c500527379a.png) 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.