Hi You see for my application i need an Indeterminate Progress bar of Horizontal style. I think this might be bug with StatusBarService itself. But i'm not sure. Any suggestions on how to keep animation running?!!
Regards, Ajith On Thu, Jul 21, 2011 at 10:44 AM, Yong <[email protected]> wrote: > Maybe you should update the progress by yourself. > There is a good example in DownloadProvider. > > android/packages/providers/DownloadProvider/src/com/android/providers/ > downloads/DownloadNotification.java > > > > On Jul 20, 3:55 pm, Ajith Kamath <[email protected]> wrote: > > Hi > > > > I have written code for Progress bar to appear in Notification bar. > > Its runs fine, if i drag down notification slide after Notification was > > sent, I can see the Progress bar animation. > > Now I drag it back up. > > If I drag that down again , Animation has paused. > > > > If i turn phone around to landscape now, Animation will start again and > work > > for only one time(one drag down and up). After that It gets paused again. > > I have change perspective(landscape/potrait) to get animation back. > > > > Does anyone know solution to this. I might be missing something: flag or > > parameter. > > Any help is appreciated. > > > > Regards, > > Ajith > > -- > You received this message because you are subscribed to the Google Groups > "android-platform" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/android-platform?hl=en. > > -- 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] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

