{"id":21130109,"url":"https://github.com/christiandeange/RopeProgressBar","last_synced_at":"2025-07-09T01:32:22.437Z","repository":{"id":33905818,"uuid":"37621654","full_name":"christiandeange/RopeProgressBar","owner":"christiandeange","description":"Android ProgressBar that \"bends\" under its own weight. Inspired by http://drbl.in/nwih","archived":false,"fork":false,"pushed_at":"2017-04-23T23:33:50.000Z","size":1663,"stargazers_count":206,"open_issues_count":0,"forks_count":27,"subscribers_count":5,"default_branch":"master","last_synced_at":"2023-11-07T15:02:56.086Z","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/christiandeange.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":"2015-06-17T21:22:35.000Z","updated_at":"2023-05-09T17:50:17.000Z","dependencies_parsed_at":"2022-09-25T03:30:52.426Z","dependency_job_id":null,"html_url":"https://github.com/christiandeange/RopeProgressBar","commit_stats":null,"previous_names":[],"tags_count":3,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christiandeange%2FRopeProgressBar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christiandeange%2FRopeProgressBar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christiandeange%2FRopeProgressBar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christiandeange%2FRopeProgressBar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/christiandeange","download_url":"https://codeload.github.com/christiandeange/RopeProgressBar/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.292Z","updated_at":"2024-11-20T05:32:24.743Z","avatar_url":"https://github.com/christiandeange.png","language":"Java","funding_links":[],"categories":["Libs"],"sub_categories":["\u003cA NAME=\"Widget\"\u003e\u003c/A\u003eWidget"],"readme":"# RopeProgressBar\n\nAndroid ProgressBar that \"bends\" under its own weight.\n\n![RopeProgressBar Animation](ropeprogressbar.gif)\n\n---\n### Attributes\n\n| Attribute                | Type      | Default                       | Usage                                                        |\n| ------------------------ | --------- | ----------------------------- | ------------------------------------------------------------ |\n| `app:ropeMax`            | integer   | 0                             | The max value of the progress bar                            |\n| `app:ropeProgress`       | integer   | 0                             | The current value of the progress bar                        |\n| `app:ropePrimaryColor`   | color     | `@attr/colorControlActivated` | Color used for the progress completed                        |\n| `app:ropeSecondaryColor` | color     | `@attr/colorControlHighlight` | Color used for the progress remaining                        |\n| `app:ropeSlack`          | dimension | 32dp                          | The max vertical \"bend\" of the progress bar                  |\n| `app:ropeStrokeWidth`    | dimension | 8dp                           | The width of the progress bar line                           |\n| `app:ropeDynamicLayout`  | boolean   | false                         | If the progress bar should change in height as slack changes |\n\n*Note: Pre-Lollipop, `app:ropePrimaryColor` defaults to [#009688](http://www.color-hex.com/color/009688) and `app:ropeSecondaryColor` defaults to [#DADADA](http://www.color-hex.com/color/dadada)*\n\n\n---\n### Download\n\n```groovy\nrepositories {\n    maven {\n        url \"https://jitpack.io\"\n    }\n}\n\ndependencies {\n    compile 'com.github.cdeange:RopeProgressBar:0.1.2'\n}\n```\n\n---\n### Developed By\n- Christian De Angelis - \u003cme@christian.sh\u003e\n\n---\n### License\n\n```\nCopyright 2017 Christian De Angelis\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n   http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristiandeange%2FRopeProgressBar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchristiandeange%2FRopeProgressBar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristiandeange%2FRopeProgressBar/lists"}