On May 14, 8:29 pm, Romain Guy <[email protected]> wrote: > The title bar uses a RotateDrawable. The animation is driven by the > ProgressBar widget.
Thanks Romain, it works perfectly now. @Mark, I was expecting to be able to do something like RotateAnimation r = new RotateAnimation(this, R.drawable.progress), which is why I was quite confused when looked at the available constructors. Thanks for your input :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

