what you need is this here
http://developer.android.com/reference/android/graphics/drawable/AnimationDrawable.html

there is also an example in the documentation (how lucky you are :))
of how to define that in xml.

cheers,
gesh.

On Mar 29, 6:11 pm, matthias <[email protected]> wrote:
> that's a good question; unfortunately, drawable resources are poorly
> documented. You can always take a look at the Android implementation
> though... there should be plenty of "examples". I usually simply copy
> over drawables from the framework and modify them to suit my needs.
> Android's drawables (including the progress indicators) are located in
> frameworks/base/core/res/res/drawable.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to