Kaopiz / KProgressHUD

An implement of ProgressHUD for Android, similar to MBProgressHUD, SVProgressHUD for iOS.
Apache License 2.0
1.65k stars 382 forks source link

Adds method to set cancellation callback. Maybe refs #6. #30

Closed gradha closed 7 years ago

tuanna-hsp commented 7 years ago

Thank you for your good work. I will merge your PR but will change the name to setOnCancelListener. I think the method name should reflect its intent and not be confused with setCancellable(boolean)

gradha commented 7 years ago

Just now realised the reference was wrong in the commit message, I think it should have been #26.