{"id":21130111,"url":"https://github.com/fenjuly/SpinnerLoader","last_synced_at":"2025-07-09T01:32:21.965Z","repository":{"id":70251637,"uuid":"40279710","full_name":"fenjuly/SpinnerLoader","owner":"fenjuly","description":"A loader that measures up Material Design","archived":false,"fork":false,"pushed_at":"2017-04-19T09:52:20.000Z","size":80,"stargazers_count":105,"open_issues_count":0,"forks_count":27,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-04-16T11:48:35.610Z","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/fenjuly.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":"2015-08-06T02:24:25.000Z","updated_at":"2023-05-05T06:06:18.000Z","dependencies_parsed_at":"2023-02-27T02:16:01.690Z","dependency_job_id":null,"html_url":"https://github.com/fenjuly/SpinnerLoader","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/fenjuly%2FSpinnerLoader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fenjuly%2FSpinnerLoader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fenjuly%2FSpinnerLoader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fenjuly%2FSpinnerLoader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fenjuly","download_url":"https://codeload.github.com/fenjuly/SpinnerLoader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225476373,"owners_count":17480215,"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-11-20T05:32:17.375Z","updated_at":"2024-11-20T05:32:24.332Z","avatar_url":"https://github.com/fenjuly.png","language":"Java","readme":"# SpinnerLoader\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-SpinnerLoader-brightgreen.svg?style=flat)](http://android-arsenal.com/details/1/2327)\n\nA loader that measures up Material Design.\nThis is an implemention of [http://t.co/sUuYTeKOzp](http://t.co/sUuYTeKOzp)\n\n![SpinnerLoader](http://i.imgur.com/qFNRkHM.gif)\n\n### Usage\nonly one attribute `point_color`\n\n```xml\n\u003ccom.fenjuly.mylibrary.SpinnerLoader\n        android:id=\"@+id/one\"\n        android:layout_marginTop=\"30dp\"\n        android:layout_centerHorizontal=\"true\"\n        app:point_color=\"@color/accent_material_dark\"\n        android:layout_width=\"40dp\"\n        android:layout_height=\"40dp\"/\u003e\n```\n\nand one method `public void setPointcolor(int color)`\n\n```java\nsetPointcolor(color);\n```\n\n### Get into your build\n```gradle\nrepositories {\n    maven {\n        url \"https://jitpack.io\"\n    }\n}\n\ndependencies {\n    compile 'com.github.fenjuly:SpinnerLoader:fd5b8ab578'\n}\n```\n\n### License\nLicense under [MIT](https://github.com/fenjuly/SpinnerLoader/raw/master/LICENSE)\n","funding_links":[],"categories":["Libs"],"sub_categories":["\u003cA NAME=\"Widget\"\u003e\u003c/A\u003eWidget"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffenjuly%2FSpinnerLoader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffenjuly%2FSpinnerLoader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffenjuly%2FSpinnerLoader/lists"}