{"id":13396088,"url":"https://github.com/markushi/android-circlebutton","last_synced_at":"2025-05-15T05:07:11.209Z","repository":{"id":14257990,"uuid":"16965598","full_name":"markushi/android-circlebutton","owner":"markushi","description":"Circle button widget for Android","archived":false,"fork":false,"pushed_at":"2018-05-03T21:00:24.000Z","size":1669,"stargazers_count":1468,"open_issues_count":11,"forks_count":357,"subscribers_count":91,"default_branch":"master","last_synced_at":"2025-04-14T08:10:29.002Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markushi.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":"2014-02-18T22:09:14.000Z","updated_at":"2025-04-11T08:24:45.000Z","dependencies_parsed_at":"2022-09-26T21:41:24.258Z","dependency_job_id":null,"html_url":"https://github.com/markushi/android-circlebutton","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/markushi%2Fandroid-circlebutton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markushi%2Fandroid-circlebutton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markushi%2Fandroid-circlebutton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markushi%2Fandroid-circlebutton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markushi","download_url":"https://codeload.github.com/markushi/android-circlebutton/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254276447,"owners_count":22043867,"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-07-30T18:00:39.597Z","updated_at":"2025-05-15T05:07:06.200Z","avatar_url":"https://github.com/markushi.png","language":"Java","readme":"DEPRECATED\n====================\nThis library is deprecated and no new development is taking place.\nConsider using a FAB(Floating action button) instead.\n\nE.g. the [Android Design Support Library](http://developer.android.com/tools/support-library/index.html) offers a [FAB](http://developer.android.com/reference/android/support/design/widget/FloatingActionButton.html) implementation.\n\nandroid-circlebutton\n====================\n\nCircle button widget for Android\n\n![Button Example](example/example.gif)\n\n[Download an example apk](example/example.apk)\n\nGradle dependency  ```build.gradle```\n\n```\nrepositories {\n    mavenCentral()\n    mavenLocal()\n}\n\n...\n\ndependencies {\n    compile 'com.github.markushi:circlebutton:1.1'\n}\n```\n\nExample Usage:\n```\n\u003cFrameLayout\n\txmlns:android=\"http://schemas.android.com/apk/res/android\"\n\txmlns:app=\"http://schemas.android.com/apk/res-auto\"\n\tandroid:layout_width=\"match_parent\"\n\tandroid:layout_height=\"match_parent\" \u003e\n\n\t\u003cat.markushi.ui.CircleButton\n\t\tandroid:layout_width=\"64dip\"\n\t\tandroid:layout_height=\"64dip\"\n\t\tandroid:src=\"@drawable/ic_action_tick\"\n\t\tapp:cb_color=\"#99CC00\"\n\t\tapp:cb_pressedRingWidth=\"8dip\" /\u003e\n\n\u003c/FrameLayout\u003e\n```\n","funding_links":[],"categories":["Index `(light-weight pages)`","Index","Java","Libs"],"sub_categories":["\u003cA NAME=\"Widget\"\u003e\u003c/A\u003eWidget"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkushi%2Fandroid-circlebutton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkushi%2Fandroid-circlebutton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkushi%2Fandroid-circlebutton/lists"}