Hi I don't know how to position the progress dialog(the one with the rotating image). When my application starts its display an full screen image and a progress dialog box. I need to moved the progress dialog box a little lower.
Thanks Rajesh
|
Hi I don't know how to position the progress dialog(the one with the rotating image). When my application starts its display an full screen image and a progress dialog box. I need to moved the progress dialog box a little lower. Thanks Rajesh
| |||
|
feedback
|
|
I've tried this one and works:
| |||
|
feedback
|
|
I do a similar thing and I found that it was just easier to build a class that extends Dialog that shows the image and the Progress spinner. | |||||
feedback
|