{"id":21033650,"url":"https://github.com/amir-p/gradientseekbar","last_synced_at":"2025-09-02T13:32:34.637Z","repository":{"id":114468671,"uuid":"201278082","full_name":"Amir-P/GradientSeekBar","owner":"Amir-P","description":"Beautiful gradient SeekBar implementation in Android for API 17+","archived":false,"fork":false,"pushed_at":"2019-08-09T08:38:03.000Z","size":85,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-16T02:24:23.246Z","etag":null,"topics":["android","java","seekbar","view"],"latest_commit_sha":null,"homepage":"","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/Amir-P.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-08T14:43:07.000Z","updated_at":"2024-07-25T12:31:22.000Z","dependencies_parsed_at":"2023-03-21T08:56:14.239Z","dependency_job_id":null,"html_url":"https://github.com/Amir-P/GradientSeekBar","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/Amir-P%2FGradientSeekBar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amir-P%2FGradientSeekBar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amir-P%2FGradientSeekBar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amir-P%2FGradientSeekBar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Amir-P","download_url":"https://codeload.github.com/Amir-P/GradientSeekBar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231749542,"owners_count":18420827,"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","java","seekbar","view"],"created_at":"2024-11-19T12:58:36.532Z","updated_at":"2024-12-29T21:38:11.848Z","avatar_url":"https://github.com/Amir-P.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GradientSeekBar\nBeautiful gradient SeekBar implementation in Android for API 17+\n\n![sample](https://github.com/Amir-P/GradientSeekBar/blob/master/Screenshot.png)\n\n# Install\n**Gradle**\n```\ndependencies {\n  implementation 'com.amir-p:GradientSeekBar:1.0.0'\n}\n```\n\n**Maven**\n```xml\n\u003cdependency\u003e\n  \u003cgroupId\u003ecom.amir-p\u003c/groupId\u003e\n  \u003cartifactId\u003eGradientSeekBar\u003c/artifactId\u003e\n  \u003cversion\u003e1.0.0\u003c/version\u003e\n  \u003ctype\u003epom\u003c/type\u003e\n\u003c/dependency\u003e\n```\n\n# Usage\n```xml\n\u003ccom.amir_p.GradientSeekBar.GradientSeekBar\n    android:layout_width=\"300dp\"\n    android:layout_height=\"150dp\"\n    android:layout_centerInParent=\"true\"\n    app:progressEndColor=\"#01579B\"\n    app:progressStartColor=\"#311B92\"\n    app:title=\"GradientSeekBar\"\n    app:titleTextSize=\"32sp\"\n    app:value=\"1\" /\u003e\n```\n# Style\n```xml\n\u003cstyle name=\"GradientSeekBarStyle\"\u003e\n    \u003citem name=\"progressEndColor\"\u003e#01579B\u003c/item\u003e\n    \u003citem name=\"progressStartColor\"\u003e#311B92\u003c/item\u003e\n    \u003citem name=\"titleTextSize\"\u003e32dp\u003c/item\u003e\n    \u003citem name=\"titleGravity\"\u003ecenter\u003c/item\u003e\n    \u003citem name=\"cornerRadius\"\u003e32dp\u003c/item\u003e\n\u003c/style\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famir-p%2Fgradientseekbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famir-p%2Fgradientseekbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famir-p%2Fgradientseekbar/lists"}