I want the display the progress dialog like activity indicator as like in iPhone, So I want to reduce the size of it.
Could any one give me a idea on this.
Try this way:
mProgressDialog.setProgressStyle(android.R.attr.progressBarStyleSmall);