I want to set the back ground to the transparent , so I have set the following code in
styles.xml
In Activity/Fragment:
Activity/Fragment
ProgressDialog pDialog = new ProgressDialog(this, R.style.TransparentProgressDialog);