Add it to your build.gradle with:
allprojects {
repositories {
maven { url "https://jitpack.io" }
}
}
and:
compile 'com.github.jymycc:CircularProgressButton:v1.0.0'
A little modify from https://github.com/dmytrodanylyk/circular-progress-button
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
Add it to your build.gradle with:
allprojects {
repositories {
maven { url "https://jitpack.io" }
}
}
and:
compile 'com.github.jymycc:CircularProgressButton:v1.0.0'
A little modify from https://github.com/dmytrodanylyk/circular-progress-button