I am trying to include a ProgressDialog in my application. But it is not showing up.
Here\'s the code snippet where i use the ProgressDialog:
public
ProgressDialog is deprecated in Android O , Use ProgressBar now.