I want to show a progress dialog when my activity is busy preparing something.
The problem is i just want the progress wheel being shown NOT the dialog screen with it.
Currently am showing a progress dialog with the black dialog on which the progress wheel spinning.
Take the image as a reference.(bottom right corner).
The following code will add a progress bar without the dialog at the bottom of the activity: