How do I remove the encircled on the picture?
Thanks a lot for any hel
Pass null to setProgressNumberFormat() and setProgressPercentFormat() when you create your ProgressDialog. Note that this is only available on API Level 11 and higher.
null
setProgressNumberFormat()
setProgressPercentFormat()
ProgressDialog