Closed gradha closed 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)
setOnCancelListener
setCancellable(boolean)
Just now realised the reference was wrong in the commit message, I think it should have been #26.
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 withsetCancellable(boolean)