I need to create a progressDialog only with the spinner and without the box (or at least with a smaller box and the image in the middle).
I don\'t want to add a spin
Just single line code :
pd.getWindow().setBackgroundDrawable(new ColorDrawable(Color.TRANSPARENT));