The minimum value of the progress bar. This is used along with the maximum value and the progress value to compute the current percentage complete. This is also the initial progress value when the progress bar is first displayed.
"progressDialog_var" is a variable referencing a ProgressDialog object.
|
"progressDialog_var" is a variable referencing a ProgressDialog object.
|