Tooltip icon indicating copy to clipboard operation
Tooltip copied to clipboard

Simple to use customizable Android Tooltips library based on PopupWindow

Results 20 Tooltip issues
Sort by recently updated
recently updated
newest added

Hi everybody. On Android 10 I have problem with lagging tooltip. On Android 9 and lower versions all works perfect. Do you have any idea how to fix this problem....

bug

[Parallel test execution maxParallelForks](https://docs.gradle.org/current/userguide/performance.html#parallel_test_execution). Gradle can run multiple test cases in parallel by setting `maxParallelForks`. [Disable report generation](https://docs.gradle.org/current/userguide/performance.html#report_generation). We can conditionally disable it by setting `reports.html.required = false; reports.junitXml.required =...

How to use setonclickListner

It takes a screen width. I want to set margin end to popup window. Not able to set margin end. Is there any possible way to set margin end of...

Can I set popup align relatively target view (like in library https://android-arsenal.com/details/1/3826)? Now i can use only Gravity.BOTTOM, but i want to set right align, that popup is shown on...

enhancement

We want to use this library with landscape but it has two main problems (all of these happened with Gravity.Top): 1. Toolbar width in landscape is the same as in...

this PR enables the setting of different paddings for start/top/end/bottom

Is there a way to add a border around the tooltip? something with [this](https://prod-foundation-forum.s3.amazonaws.com/uploads/part/part_image/56637/search_results.jpg) look

enhancement

Hello @ViHtarb, I am very grateful to use this library. This pull request is to enable the focusable property in the popup window of tooltip object. This is urgent, due...