Home > Mobile > ProgressDialog is deprecated, how to replace?
ProgressDialog is deprecated, how to replace?
Time:09-27
Code has been used in the ProgressDialog to display the progress bar, because this does not need to consider the layout of the page, walked close to, but now ProgressDialog is deprecated, see you online a great god, it is better to use other controls, suggest the ProgressBar, but this is in the page layout in advance, if want to change, is to change, a lot of places of, now temporarily or a ProgressDialog to display, But still want to ask, if I still want to realize the pop-up progress bar to how to do? Best can give a code, thank you, first!