Look at API Demos AnimationDrawable.java sample

http://developer.android.com/guide/samples/ApiDemos/src/com/example/android/apis/graphics/AnimateDrawable.html

On Aug 21, 10:40 am, bear tung <beart...@gmail.com> wrote:
> I want to draw some Drawables in a view, for example like Rect. Then I want
> to make a totate animation for each Rect when it's be clicked.
> I try to use RotateAnimation, but it not work. It look likes only can make a
> View rotating.
>
> so, how can I make this work?
>
> thanks a lot
>
> Bear
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to