leandroBorgesFerreira / LoadingButtonAndroid

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

Doc does not properly explain Usage for Java #142

Open itsibee opened 5 years ago

itsibee commented 5 years ago

I updated to version 2.1.5 and I cant get it to work. startAnimation and revertAnimation requires parameters written and Kotlin and its not clear how to replicate it for JAVA. In some issues it advices to use ()-> null as parameters but It didn't because it says the library doesn't recognize lamda functions. Can you please add the correct usage of this for JAVA.

leandroBorgesFerreira commented 5 years ago

Sorry, this library it not working very well with Java right now, I have to improve the compatibility