FabButton
FabButton copied to clipboard
Android Floating ActionButton with a progress indicator ring
With JCenter shutting down, can this library be migrated to Maven Central?
Hi, I try to use this library in 2020 and I can't. I need to update my app which used this FabButton, bit since november 2020 I need androidX in...
@ckurtm : Hi, give me the following error where I'm wrong? I also tried to change compile with implementation, as suggested but does not change anything. `distributionUrl=https\://services.gradle.org/distributions/gradle-4.4-all.zip ` build ```...
how to get current progress programmatically ?
please add background end color attribute
Currenlty only "src" attribute for png images is supported. For clearer and size-saving design, "srcCompat" attribute for xml vector images support is required.
hey i wanted to set max value for the progress on run time how can i do that ??
The current instructions for using this library is to include `@aar` in the dependency line, because you're publishing it without a POM on the Maven server. This works fine for...
Support libraries were crashing preview editor in Android Studio 2.3
Hello, is there any way how to add ripple effect when user clicks FabButton? Thanks.