{"id":20428884,"url":"https://github.com/mhashim6/android-separatorview","last_synced_at":"2025-04-12T19:24:28.134Z","repository":{"id":50666947,"uuid":"152615690","full_name":"mhashim6/Android-SeparatorView","owner":"mhashim6","description":"A SeparatorView for Android","archived":false,"fork":false,"pushed_at":"2022-07-31T12:50:27.000Z","size":62,"stargazers_count":56,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-26T13:45:39.964Z","etag":null,"topics":["android","kotlin","library","line","separator"],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/mhashim6.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["mhashim6"],"custom":["https://www.buymeacoffee.com/mhashim6"]}},"created_at":"2018-10-11T15:37:40.000Z","updated_at":"2023-07-28T06:57:38.000Z","dependencies_parsed_at":"2022-09-14T19:41:42.582Z","dependency_job_id":null,"html_url":"https://github.com/mhashim6/Android-SeparatorView","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/mhashim6%2FAndroid-SeparatorView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhashim6%2FAndroid-SeparatorView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhashim6%2FAndroid-SeparatorView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhashim6%2FAndroid-SeparatorView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mhashim6","download_url":"https://codeload.github.com/mhashim6/Android-SeparatorView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248619692,"owners_count":21134509,"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","kotlin","library","line","separator"],"created_at":"2024-11-15T07:29:16.862Z","updated_at":"2025-04-12T19:24:28.106Z","avatar_url":"https://github.com/mhashim6.png","language":"Kotlin","funding_links":["https://github.com/sponsors/mhashim6","https://www.buymeacoffee.com/mhashim6"],"categories":[],"sub_categories":[],"readme":"\n# SeparatorView\n\n\u003eA simple view that can be used as separator between any two views, with customize-able styles.\n\n\u003cimg src=\"https://i.imgur.com/PEzgtEe.jpg\" width=\"200\"\u003e\n\n\u003cimg src=\"https://i.imgur.com/39i9akJ.jpg\" width=\"200\"\u003e\n\n\u003cimg src=\"https://i.imgur.com/mtG6TB8.jpg\" width=\"200\"\u003e\n\n# Attributes:\n| attribute    | value                   | documentation                                                      | default value |\n|-------------------|-------------------------|--------------------------------------------------------------------|---------------|\n| `app:lineStyle`   | [solid, dashed, dotted] | defines how the line should appear.                                | solid         |\n| `app:lineColor`   | [color]                 | defines the color of the line.                                     | black         |\n| `app:dashWidth`   | [dimension]             | defines the width of the dashes.                                   | 15px          |\n| `app:dashGap`     | [dimension]             | defines the width of the gaps between the dashes.                  | 10px          |\n| `app:orientation` | [horizontal,vertical]   | defines whether the line should appear vertically or horizontally. | horizontal    |\n---\n# Apps using this library:\n\n - [Put Back: The laid back reminder](https://play.google.com/store/apps/details?id=mhashim6.android.putback)\n\n## Dependency:\n[![](https://jitpack.io/v/mhashim6/SeparatorView.svg)](https://jitpack.io/#mhashim6/SeparatorView)\n\nAdd it in your root build.gradle at the end of repositories:\n\n```groovy\nallprojects {\n    repositories {\n    ...\n    maven { url 'https://jitpack.io' }\n    }\n}\n```\nAdd the dependency:\n```groovy\ndependencies {\n    implementation 'com.github.mhashim6:SeparatorView:1.1'\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhashim6%2Fandroid-separatorview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmhashim6%2Fandroid-separatorview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhashim6%2Fandroid-separatorview/lists"}