any sample code?

I have read some information online. It suggests to use window focus
event. Does any one has experience before?

On Jul 7, 11:20 pm, metal mikey <coref...@gmail.com> wrote:
> Unless you've ensured that anim_record is an AnimationDrawable, your
> attempts to start an animation are doomed.
>
> Aside from that, I've encountered some buggy behaviour regarding the
> starting of AnimationRecordables within onCreate before. I suggest you
> try using a Handler to start the animation after a little delay.
>
> On Jul 8, 3:15 pm, cindy <ypu01...@yahoo.com> wrote:
>
>
>
>
>
> > In my application, when activity is start, I want to automatically
> > start animation without user click. I called anim_record.start() in
> > onCreate function. But nothing happened.
>
> > When and where should I start animation?

-- 
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