1. 程式人生 > >ProgressDialog的dismiss方法與cancel方法的區別

ProgressDialog的dismiss方法與cancel方法的區別

Dismiss this dialog, removing it from the screen. This method can be invoked safely from any thread. Note that you should not override this method to do cleanup when the dialog is dismissed, instead implement that in .