Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/DevinShine/easyloadingbtn

This is a Material Design loading button
https://github.com/DevinShine/easyloadingbtn

Last synced: about 6 hours ago
JSON representation

This is a Material Design loading button

Awesome Lists containing this project

README

        

This is a library project with a custom view that implements concept of Send Comment (https://dribbble.com/shots/1986254-Send-Comment-Shoppr) made by Nikosaurier for android

###Demo
![demo][1]

###Usage
Add the EasyLoadingBtn in your layout

```

```

and
```
mDefaultLButton.setCallback(new LoadingButton.Callback() {
@Override
public void complete() {
//TODO
}
});
```

[1]: http://ww1.sinaimg.cn/mw690/9994fcfcgw1eqmpazqenmg20fo0l6wg5.gif