Either use an AnimationDrawable or a plain ImageView with a RotationAnimation.
On Fri, Mar 11, 2011 at 2:31 AM, Phil Bayfield <[email protected]> wrote: > Hi, > I'm wondering what is considered the simplest way to create an animated > loading image, something in line, for example like Twitter have when you > refresh your feed. > I tried an animated gif and it doesn't work, so is it necessary to break it > into frames and animate it programmatically? > Thanks, > Phil. > > -- > 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 -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in NYC: http://marakana.com/training/android/ -- 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

