{"id":13640788,"url":"https://github.com/niniloveyou/BounceLoadingView","last_synced_at":"2025-04-20T07:30:56.369Z","repository":{"id":201338968,"uuid":"69204368","full_name":"niniloveyou/BounceLoadingView","owner":"niniloveyou","description":"模仿饿了么加载效果","archived":false,"fork":false,"pushed_at":"2016-11-11T03:58:54.000Z","size":150,"stargazers_count":248,"open_issues_count":2,"forks_count":31,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-08T16:13:34.926Z","etag":null,"topics":["android","loading-view"],"latest_commit_sha":null,"homepage":null,"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/niniloveyou.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,"governance":null}},"created_at":"2016-09-26T02:09:28.000Z","updated_at":"2024-08-28T01:38:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"e9b48ead-6ebf-4266-8686-a924f3a3c978","html_url":"https://github.com/niniloveyou/BounceLoadingView","commit_stats":null,"previous_names":["niniloveyou/bounceloadingview"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niniloveyou%2FBounceLoadingView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niniloveyou%2FBounceLoadingView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niniloveyou%2FBounceLoadingView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niniloveyou%2FBounceLoadingView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niniloveyou","download_url":"https://codeload.github.com/niniloveyou/BounceLoadingView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223821912,"owners_count":17208759,"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":["android","loading-view"],"created_at":"2024-08-02T01:01:14.417Z","updated_at":"2024-11-09T11:30:23.541Z","avatar_url":"https://github.com/niniloveyou.png","language":"Java","funding_links":[],"categories":["进度条"],"sub_categories":[],"readme":"# BounceLoadingView\n模仿饿了么加载效果\n\n![](https://github.com/niniloveyou/BounceLoadingView/blob/master/bounceLoadingView.gif)\n\n#System Requirement\n\nAndroid API 11+， Because of the use of ValueAnimation， if you want use it on API 8, please use NineoldAndroids library in your project.\n\n#Usage\n        \n       \n        \n        loadingView.addBitmap(R.mipmap.v4);\n        \n        or\n        \n        loadingView.addBitmap(bitmap);\n        \n        or\n        \n        loadingView.addBitmaps(mBitmapList);\n        \n        //set the shadow color\n        loadingView.setShadowColor(Color.LTGRAY);\n        \n        //set the duration of animation\n        loadingView.setDuration(800);\n \n        loadingView.start();\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniniloveyou%2FBounceLoadingView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniniloveyou%2FBounceLoadingView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniniloveyou%2FBounceLoadingView/lists"}