Is it possible to somehow display the ProgressBar in a pop-up window (like the good old ProgressDialog )?
I myself do not consider ProgressDialog , because since API 26 it is deprecated .
Is it possible to somehow display the ProgressBar in a pop-up window (like the good old ProgressDialog )?
I myself do not consider ProgressDialog , because since API 26 it is deprecated .
Source: https://ru.stackoverflow.com/questions/967796/
All Articles