{"id":24069607,"url":"https://github.com/omega-r/omegacentericonbutton","last_synced_at":"2026-03-09T08:01:58.127Z","repository":{"id":56373031,"uuid":"126158001","full_name":"Omega-R/OmegaCenterIconButton","owner":"Omega-R","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-02T09:42:43.000Z","size":247,"stargazers_count":63,"open_issues_count":2,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-14T19:32:20.288Z","etag":null,"topics":["appcompatbutton","centerbutton","centericonbutton"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Omega-R.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2018-03-21T09:56:34.000Z","updated_at":"2024-11-28T21:03:51.000Z","dependencies_parsed_at":"2025-04-24T06:43:50.364Z","dependency_job_id":null,"html_url":"https://github.com/Omega-R/OmegaCenterIconButton","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/Omega-R/OmegaCenterIconButton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Omega-R%2FOmegaCenterIconButton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Omega-R%2FOmegaCenterIconButton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Omega-R%2FOmegaCenterIconButton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Omega-R%2FOmegaCenterIconButton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Omega-R","download_url":"https://codeload.github.com/Omega-R/OmegaCenterIconButton/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Omega-R%2FOmegaCenterIconButton/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30287446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["appcompatbutton","centerbutton","centericonbutton"],"created_at":"2025-01-09T14:59:13.737Z","updated_at":"2026-03-09T08:01:58.093Z","avatar_url":"https://github.com/Omega-R.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![](https://jitpack.io/v/Omega-R/OmegaCenterIconButton.svg)](https://jitpack.io/#Omega-R/OmegaCenterIconButton)\n[![GitHub license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://opensource.org/licenses/MIT)\n\n# OmegaCenterIconButton\nIt's AppCompatButton with centered text and icon. Allow you add icons to left, right and both side.\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"/images/example.png?raw=true\" width=\"300\" height=\"533\" /\u003e\n\u003c/p\u003e\n\n# Installation\nTo get a Git project into your build:\n\n**Step 1.** Add the JitPack repository to your build file\n```\nallprojects {\n    repositories {\n        ...\n        maven { url 'https://jitpack.io' }\n    }\n}\n```\n**Step 2.** Add the dependency\n```\ndependencies {\n    implementation 'com.github.Omega-R:OmegaCenterIconButton:0.0.3@aar'\n    \n    // The same version as 0.0.3 for androidX\n    implementation 'com.github.Omega-R:OmegaCenterIconButton:0.0.4@aar'\n}\n```\n\n# Usage\nExample of usage in xml layout\n```\n    \u003ccom.omega_r.libs.OmegaCenterIconButton\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"wrap_content\"\n        android:drawableStart=\"@drawable/ic_android_black_24dp\"\n        android:text=\"Great\"/\u003e\n```\n\n# License\n```\nThe MIT License\n\nCopyright 2017 Omega-R\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the \"Software\"), to deal in the Software without restriction, \nincluding without limitation the rights to use, copy, modify, merge, publish, distribute, \nsublicense, and/or sell copies of the Software, and to permit persons to whom the Software is \nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. \nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, \nWHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE \nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomega-r%2Fomegacentericonbutton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomega-r%2Fomegacentericonbutton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomega-r%2Fomegacentericonbutton/lists"}