How to change the position of a progress dialog?

Viewed 25653

I'm developing an android app and need to know how to change the positioning of a progress dialog. I need it to be positioned at the bottom of the screen instead of at the center like it is by default.

4 Answers
Related