Don't use animations.  This is not what they are for.  They are for
performing transitions between different states of a UI, not for writing
game-like interactions.

On Mon, Sep 21, 2009 at 1:56 AM, HVT <vikramhiman...@gmail.com> wrote:

>
> Hello All,
>
> I'm facing a problem while clicking the objects while they animate.
> Please help me identify the click on the objects while they are
> animating.
>
> My requirement is to randomly move a ball around the screen and the
> user should be able to click this ball any time.
>
> Also this ball changes colours. For this is i have 3 different images
> of different colours and I want to create a frame by frame animation
> between them while they are animating.
>
> This makes it 2 animations at a time. a frame-by-frame animated image/
> object has to animated may be a /translate animation and this should
> be click able.
>
> Please help me fix this. I have stuck on this part for almost over a
> month now.
>
> Thanks,
> HVT
>
> >
>


-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

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