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
Post a Comment