{"id":20415021,"url":"https://github.com/bravoborja/simpleratingbar","last_synced_at":"2026-03-05T16:15:31.394Z","repository":{"id":201824837,"uuid":"83903591","full_name":"bravoborja/SimpleRatingBar","owner":"bravoborja","description":"SimpleRatingBar allows us to create a RatingBar with margin between items","archived":false,"fork":false,"pushed_at":"2017-09-02T17:23:22.000Z","size":185,"stargazers_count":143,"open_issues_count":1,"forks_count":15,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T11:21:24.329Z","etag":null,"topics":["android","customview","kotlin","kotlin-android","kotlin-library","library","rating-bar"],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/bravoborja.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":"2017-03-04T15:32:48.000Z","updated_at":"2023-11-25T08:55:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"0c27706a-63b1-4ebb-952b-8d6531096220","html_url":"https://github.com/bravoborja/SimpleRatingBar","commit_stats":null,"previous_names":["bravoborja/simpleratingbar"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bravoborja%2FSimpleRatingBar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bravoborja%2FSimpleRatingBar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bravoborja%2FSimpleRatingBar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bravoborja%2FSimpleRatingBar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bravoborja","download_url":"https://codeload.github.com/bravoborja/SimpleRatingBar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248602302,"owners_count":21131615,"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","customview","kotlin","kotlin-android","kotlin-library","library","rating-bar"],"created_at":"2024-11-15T06:13:46.180Z","updated_at":"2026-03-05T16:15:31.303Z","avatar_url":"https://github.com/bravoborja.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SimpleRatingBar\n\nSimpleRatingBar allows us to create a RatingBar with margin between items\n\n## Download\nTo add the SimpleRatingBar library to your Android Studio project, simply add the following gradle dependency:\n```java\ncompile 'com.borjabravo:simpleratingbar:1.0.0'\n```\n\n## Usage\n\nTo use the SimpleRatingBar on your app, add the following code to your layout:\n\n```xml\n\u003ccom.borjabravo.simpleratingbar.SimpleRatingBar\n    android:id=\"@+id/simple_rating_bar\"\n    android:layout_width=\"wrap_content\"\n    android:layout_height=\"wrap_content\"\n    app:isIndicator=\"false\"\n    app:ratingCount=\"5\"\n    app:ratingMargin=\"15dp\"\n    app:ratingSize=\"42dp\"/\u003e\n```    \n\nYou can choose other properties in order to show custom drawables of SimpleRatingBar, like **ratingEmpty**, **ratingHalf** and **ratingFilled**.\n\n\n![SimpleRatingBar](SimpleRatingBar.png)\n\n## Acknowledgement\nProject based in https://github.com/Ornolfr/RatingView\n\nLicense\n=======\n\n    Copyright 2017 Borja Bravo Álvarez\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.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbravoborja%2Fsimpleratingbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbravoborja%2Fsimpleratingbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbravoborja%2Fsimpleratingbar/lists"}