ProgressButton
ProgressButton copied to clipboard
Android Progress Button
Hello, First of all, thank you for your great job here it is a great library, I have noticed that when the app is RTL the padding start and padding...
I'm using this library as per the code you've provided in the README. Here's how I'm using it.. LoginFragment.... ``` override fun onViewCreated(view: View, savedInstanceState: Bundle?) { super.onViewCreated(view, savedInstanceState) bindProgressButton(btnLogin)...
Type mismatch Required TextView Found AppCompatImageButton
I can't find the View after adding to Gradle. What is the name I should be looking for? can't find ProgressButton
The progress drawable's ring is only partially displayed for the first rotation as show in the gif below.  I have fixed the issue, it was caused due to multiple...
When created reference of button to some method, progress loader is not working
Is there any way I can change the progress drawable from resource?
How can I change the text color depending on the state?