ProgressButton
ProgressButton copied to clipboard
How do I use this button at XML?
I can't find the View after adding to Gradle. What is the name I should be looking for? can't find ProgressButton
Hey This library isnt a custom view but rather an extension to existing android button/textview. Just add a button as usual to your XML and bind it as shown in the samples here.