I have come across to see that ProgressDialog is now deprecated. What would be alternate one to use in place of that apart from ProgressBar. I am
ProgressDialog
ProgressBar
ProgressBar is best alternative for ProgressDialog. A user interface element that indicates the progress of an operation.
For more info see this Google doc: https://developer.android.com/reference/android/widget/ProgressBar.html