Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 month ago
JSON representation

Simple Android widget that display a loading animation when a user clicks the button

Awesome Lists containing this project

README

        

ProgressButton
==============

Simple Android widget that display's a loading animation when a user clicks the button

![ScreenShot](https://raw.github.com/SundeepK/ProgressButton/master/ScreenCaps/device-2013-11-24-022111.png)

After user has clicked button:

![ScreenShot](https://raw.github.com/SundeepK/ProgressButton/master/ScreenCaps/device-2013-11-24-022153.png)

**Layout code**

Simply define a ProgressButton:

``` xml

```