How To Add Second ProgressBar Android ProgressDialog -



How To Add Second ProgressBar Android ProgressDialog -

friends;

how set progressdialog sec progress bar below images.

thanx.

the screenshot show not progressdialog, dialog custom layout. need, in order show dialog 1 in image is:

a custom layout defining 2 progressbars, 1 below other.

create dialog , phone call yourdialog.setcontentview(r.id.yourcustomlayout)

that's it, that's need

i phone call attending fact can show sec progress in same progressbar first, using yourprogressbar.setsecondaryprogress(progressvalue).

android progressdialog

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -