leandroBorgesFerreira / LoadingButtonAndroid

A button to substitute the ProgressDialog
MIT License
1.94k stars 214 forks source link

progress of button is not showing #128

Open nikulvaghani opened 5 years ago

nikulvaghani commented 5 years ago

i am use this button and its work fine, but when i'm download file and setprogress for button then button not starting its progress. if i'm called startanimation() then button converted to circular progress. but after starting animation i'm called setProgress(value) then button not showing its progress. please help me :(

leandroBorgesFerreira commented 5 years ago

What is the value that you're passing?