{"id":13640854,"url":"https://github.com/andyxialm/CutoLoadingView","last_synced_at":"2025-04-20T07:31:08.933Z","repository":{"id":75794735,"uuid":"70478832","full_name":"andyxialm/CutoLoadingView","owner":"andyxialm","description":"A custom loading view, just like CutoWallpaper.","archived":false,"fork":false,"pushed_at":"2016-10-24T02:31:31.000Z","size":2919,"stargazers_count":134,"open_issues_count":1,"forks_count":17,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-03T01:18:10.986Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andyxialm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-10-10T10:49:44.000Z","updated_at":"2023-08-03T07:11:05.000Z","dependencies_parsed_at":"2023-06-07T18:15:48.837Z","dependency_job_id":null,"html_url":"https://github.com/andyxialm/CutoLoadingView","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyxialm%2FCutoLoadingView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyxialm%2FCutoLoadingView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyxialm%2FCutoLoadingView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyxialm%2FCutoLoadingView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyxialm","download_url":"https://codeload.github.com/andyxialm/CutoLoadingView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223821936,"owners_count":17208765,"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:15.066Z","updated_at":"2024-11-09T11:30:26.427Z","avatar_url":"https://github.com/andyxialm.png","language":"Java","readme":"#CutoLoadingView\n[![](https://jitpack.io/v/andyxialm/CutoLoadingView.svg)](https://jitpack.io/#andyxialm/CutoLoadingView)\n\nA custom loading view, just like CutoWallpaper.\n\n![](https://github.com/andyxialm/CutoLoadingView/blob/master/art/screenshot.gif?raw=true)\n### Usage\n\n##### Gradle\n###### Step 1. Add the JitPack repository to your build file\nAdd it in your root build.gradle at the end of repositories:\n~~~ xml\nallprojects {\n\t\trepositories {\n\t\t\t...\n\t\t\tmaven { url \"https://jitpack.io\" }\n\t\t}\n\t}\n~~~\n###### Step 2. Add the dependency\n~~~ xml\ndependencies {\n        compile 'com.github.andyxialm:CutoLoadingView:1.0.1'\n}\n~~~\n\t\n##### Edit your layout XML:\n\n~~~ xml\n\u003ccn.refactor.cutoloadingview.CutoLoadingView\n    android:id=\"@+id/cuto_loading_view\"\n    xmlns:cuto=\"http://schemas.android.com/apk/res-auto\"\n    android:layout_width=\"42dp\"\n    android:layout_height=\"42dp\"\n    cuto:animDuration=\"1400\"\n    cuto:circleRadius=\"3dp\"\n    cuto:strokeColor=\"@android:color/white\"\n    cuto:strokeWidth=\"2dp\"/\u003e\n~~~\n\n### License\n\n    Copyright 2016 andy\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.","funding_links":[],"categories":["进度条"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyxialm%2FCutoLoadingView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandyxialm%2FCutoLoadingView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyxialm%2FCutoLoadingView/lists"}