Thanks megha, You save me valuable time, I spend 1 hour trying to solve this issue.
On Mar 24, 9:12 pm, shotwave <[EMAIL PROTECTED]> wrote: > thank you > > On Mar 23, 5:34 am, "Megha Joshi" <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > The ProgressDialog.setIndeterminate(false) does not create a Indeterminate > > progressDialog. > > You may log this as a bug in the external issue tracker. > > As a work around you could use the ProgressDialog.dismiss() method to stop > > the ProgressDialog display. > > There are many threads in this group on the usage of ProgressDialog, you > > probably want to go through a few of them first. > > > Thanks, > > Megha > > > On Sat, Mar 22, 2008 at 10:48 AM, shotwave <[EMAIL PROTECTED]> wrote: > > > > Hi I have tried to create a 'determinate' dialog in order to give > > > users the perspective of how long an operation can take. However nor > > > passing 'false' to the 'indeterminate' parameter of > > > 'ProgressDialog.show(...)', nor calling 'setIndeterminate(false)' did > > > help: every time I get this endlessly spinning circle. Could you pls > > > help?- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

