{"id":13848814,"url":"https://github.com/SundeepK/ProgressButton","last_synced_at":"2025-07-12T13:32:38.995Z","repository":{"id":149188659,"uuid":"14654321","full_name":"SundeepK/ProgressButton","owner":"SundeepK","description":"Simple Android widget that display a loading animation when a user clicks the button","archived":false,"fork":false,"pushed_at":"2014-05-04T13:10:13.000Z","size":2304,"stargazers_count":44,"open_issues_count":0,"forks_count":16,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-07-01T10:56:51.500Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SundeepK.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-11-24T02:15:47.000Z","updated_at":"2023-06-25T06:11:50.000Z","dependencies_parsed_at":"2023-03-30T16:42:41.055Z","dependency_job_id":null,"html_url":"https://github.com/SundeepK/ProgressButton","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/SundeepK%2FProgressButton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SundeepK%2FProgressButton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SundeepK%2FProgressButton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SundeepK%2FProgressButton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SundeepK","download_url":"https://codeload.github.com/SundeepK/ProgressButton/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":213949822,"owners_count":15661676,"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-08-04T19:00:58.431Z","updated_at":"2024-08-04T19:03:25.624Z","avatar_url":"https://github.com/SundeepK.png","language":"Java","funding_links":[],"categories":["Java"],"sub_categories":[],"readme":"ProgressButton\n==============\n\nSimple Android widget that display's a loading animation when a user clicks the button\n\n![ScreenShot](https://raw.github.com/SundeepK/ProgressButton/master/ScreenCaps/device-2013-11-24-022111.png) \n\nAfter user has clicked button:\n\n![ScreenShot](https://raw.github.com/SundeepK/ProgressButton/master/ScreenCaps/device-2013-11-24-022153.png)\n\n\n**Layout code**\n\nSimply define a ProgressButton:\n\n  ``` xml\n\n\u003cRelativeLayout xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:layout_width=\"match_parent\"\n    android:layout_height=\"match_parent\"\n    android:paddingBottom=\"@dimen/activity_vertical_margin\"\n    android:paddingLeft=\"@dimen/activity_horizontal_margin\"\n    android:paddingRight=\"@dimen/activity_horizontal_margin\"\n    android:paddingTop=\"@dimen/activity_vertical_margin\"\n    tools:context=\".MainActivity\" \u003e\n\n    \u003ccom.sun.progressbutton.ProgressButton\n        android:id=\"@+id/progressView\"\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"wrap_content\"\n        android:clickable=\"true\"\n        android:padding=\"10dp\"\n        android:src=\"@drawable/progress_view\"\n        /\u003e\n\n\u003c/RelativeLayout\u003e\n\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSundeepK%2FProgressButton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSundeepK%2FProgressButton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSundeepK%2FProgressButton/lists"}