3.2.1
This commit is contained in:
@@ -99,7 +99,7 @@ public class ProgressDialogFragment extends DialogFragment {
|
||||
if (mIsCancelled || dialog == null) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
dialog.setMessage(message);
|
||||
dialog.setProgress(progress);
|
||||
dialog.setMax(max);
|
||||
|
||||
Reference in New Issue
Block a user