android-target-tooltip
android-target-tooltip copied to clipboard
Create Toast like tooltips, but targets can be specified, plus custom properties and features
Overlay is diplayed incorrectly in android oreo when the display is a long screen. It does not match the center compared to older devices. bug evident on: Vivo Y81i Huawei...
Saving a reference to the Builder object returned by create() and calling show() multiple times on it seems not to work? What's the proper way to use a tooltip multiple...
Update project for Android Studio to build
hello i have got problem, like example i have fragment A, B, C and then i want add tooltip on fragment B but if i reopen apps or got activity...
 Hello can you help me about this one thank you
For some views when displaying with RTL locales, it is necessary to rotate the view 180 degrees in the X coordinate. When such views are targeted by a tooltip, the...
I am trying to show a text with date in it like "event name 02-06-2018 1st" and the text it shows is "event name st" i.e it removes all the...
Hi team. I am a newbie android. I have a project use popup and dialog. On dialog have button click open popup. I have tried to do it, but i...
This update adds two new options to the Tooltip Builder: `canScroll` and `onClickListener`. Getting the TextView object is also exposed as an interface method, so further customizations can be done...