{"id":13989511,"url":"https://github.com/venmo/tooltip-view","last_synced_at":"2025-07-22T11:30:31.440Z","repository":{"id":20878932,"uuid":"24166108","full_name":"venmo/tooltip-view","owner":"venmo","description":"Dead simple Android Tooltip Views","archived":false,"fork":false,"pushed_at":"2018-05-22T03:02:09.000Z","size":180,"stargazers_count":486,"open_issues_count":2,"forks_count":86,"subscribers_count":39,"default_branch":"master","last_synced_at":"2024-11-29T08:39:14.772Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/venmo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-17T23:27:22.000Z","updated_at":"2024-04-01T09:21:41.000Z","dependencies_parsed_at":"2022-08-03T12:00:33.813Z","dependency_job_id":null,"html_url":"https://github.com/venmo/tooltip-view","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/venmo/tooltip-view","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venmo%2Ftooltip-view","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venmo%2Ftooltip-view/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venmo%2Ftooltip-view/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venmo%2Ftooltip-view/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/venmo","download_url":"https://codeload.github.com/venmo/tooltip-view/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venmo%2Ftooltip-view/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266483417,"owners_count":23936337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-09T13:01:42.704Z","updated_at":"2025-07-22T11:30:31.054Z","avatar_url":"https://github.com/venmo.png","language":"Java","funding_links":[],"categories":["Java","Libs"],"sub_categories":["\u003cA NAME=\"Widget\"\u003e\u003c/A\u003eWidget"],"readme":"# TooltipView\n\nA dead simple way to to add tooltips to your Android app.\n\n```xml\n\u003ccom.venmo.view.TooltipView\n        android:layout_width=\"wrap_content\"\n        android:layout_height=\"wrap_content\"\n        android:layout_alignLeft=\"@+id/anchored_view\"\n        android:layout_alignRight=\"@id/anchored_view\"\n        android:padding=\"8dp\"\n        android:gravity=\"center_horizontal\"\n        android:text=\"Your text here!\"\n        app:tooltipColor=\"#66009900\"\n        app:anchoredView=\"@id/anchored_view\" /\u003e\n```\n\nHere are the attribute options:\n```\napp:tooltipColor=\"#66009900\"\napp:anchoredView=\"@id/anchored_view\"\napp:arrowWidth=\"120dp\"\napp:arrowHeight=\"120dp\"\napp:cornerRadius=\"16dp\"\napp:arrowAlignmentOffset=\"32dp\"\napp:arrowAlignment=\"end\"\napp:arrowLocation=\"top\"\n```\n\nScreenshot:\n![https://raw.githubusercontent.com/venmo/tooltip-view/master/sample.png](https://raw.githubusercontent.com/venmo/tooltip-view/master/sample.png)\n\n# Download\n```groovy\ncompile 'com.venmo.view.tooltip:tooltip:0.1.2@aar'\n```\n\n## TODO\n - tooltips on the sides of the bubble\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvenmo%2Ftooltip-view","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvenmo%2Ftooltip-view","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvenmo%2Ftooltip-view/lists"}