{"id":13640680,"url":"https://github.com/yxping/AdhesiveLoadingView","last_synced_at":"2025-04-20T02:34:32.735Z","repository":{"id":95539311,"uuid":"49241224","full_name":"yxping/AdhesiveLoadingView","owner":"yxping","description":"具有粘性的滑动小球，跌落反弹形成loading的效果","archived":false,"fork":false,"pushed_at":"2016-01-28T16:37:53.000Z","size":293,"stargazers_count":267,"open_issues_count":1,"forks_count":43,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-08-03T01:17:21.424Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yxping.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-08T01:22:45.000Z","updated_at":"2024-06-17T13:17:42.000Z","dependencies_parsed_at":"2023-04-22T14:21:25.662Z","dependency_job_id":null,"html_url":"https://github.com/yxping/AdhesiveLoadingView","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yxping%2FAdhesiveLoadingView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yxping%2FAdhesiveLoadingView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yxping%2FAdhesiveLoadingView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yxping%2FAdhesiveLoadingView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yxping","download_url":"https://codeload.github.com/yxping/AdhesiveLoadingView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223816718,"owners_count":17207900,"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","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-02T01:01:13.392Z","updated_at":"2024-11-09T10:31:34.878Z","avatar_url":"https://github.com/yxping.png","language":"Java","readme":"# AdhesiveLoadingView\n一个具有粘性的滑动小球，具有跌落反弹形成文字的效果，形成loading字样\n\n# 效果\n![](https://github.com/yxping/AdhesiveLoadingView/raw/master/half1.gif)\n![](https://github.com/yxping/AdhesiveLoadingView/raw/master/half2.gif)\n\n# 项目结构\n![](https://github.com/yxping/AdhesiveLoadingView/raw/master/structure.png)\n这个动画包括了三个过程： \n  1.小球旋转放大，其中还有震动效果 \n  2.小球缩小衍生水滴，迅速跌落 \n  3.文字弹出展现\n\n在结构上是主要是通过controller对三个animator进行一个控制，并作为其中的信息传递媒介链接各个animator，将canvas分发给animator进行绘制。而view通过controller的初始化来达到展示动画的效果。其中，动画的效果是由AnimationSet进行顺序的控制。\n# 用法\n1.通过xml引入\n``` xml\n\u003ccom.yxp.loading.lib.AdhesionLoadingView\n        android:layout_width=\"wrap_content\"\n        android:layout_height=\"wrap_content\"\n        android:layout_centerInParent=\"true\"/\u003e\n```\n2.通过java引入\n","funding_links":[],"categories":["进度条"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyxping%2FAdhesiveLoadingView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyxping%2FAdhesiveLoadingView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyxping%2FAdhesiveLoadingView/lists"}