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

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -