Skip to content
This repository was archived by the owner on Aug 21, 2019. It is now read-only.

Repository files navigation

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

###Usage Add the EasyLoadingBtn in your layout

<com.shadev.easyloadingdemo.view.LoadingButton
android:id="@+id/lbtn_default"
android:layout_centerInParent="true"
android:layout_width="100dp"
android:layout_height="100dp"/>

and

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

About

This is a Material Design loading button

Resources

Stars

288 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages