https://github.com/sundeepk/progressbutton
Simple Android widget that display a loading animation when a user clicks the button
https://github.com/sundeepk/progressbutton
Last synced: about 1 year ago
JSON representation
Simple Android widget that display a loading animation when a user clicks the button
- Host: GitHub
- URL: https://github.com/sundeepk/progressbutton
- Owner: SundeepK
- License: mit
- Created: 2013-11-24T02:15:47.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-04T13:10:13.000Z (about 12 years ago)
- Last Synced: 2025-04-05T10:51:14.456Z (about 1 year ago)
- Language: Java
- Size: 2.2 MB
- Stars: 44
- Watchers: 5
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
ProgressButton
==============
Simple Android widget that display's a loading animation when a user clicks the button

After user has clicked button:

**Layout code**
Simply define a ProgressButton:
``` xml
```