Thanks hackbod,

Instead animate SurfaceView, when I want to apply animation, I hide
the SurfaceView and in your place i put an ImageView with the "image"
in SurfaceView...
And then the animation play nicely...

Cheers..

On Sep 11, 11:02 pm, hackbod <[EMAIL PROTECTED]> wrote:
> Using animations with SurfaceView is not recommended.  I'm not sure
> you seeing it not work at all, but even if it did something the result
> would probably not be all that great since SurfaceView is essentially
> an overlay so you would effectively be trying to animate a separate
> surface/overlay within your view hierarchy.
>
> On Sep 11, 10:44 am,drjunior<[EMAIL PROTECTED]> wrote:
>
> > When I apply an animation to my SurfaceView, the animation does not
> > start.
> > I have to implement Animation methods to put animation working!!!???
>
> > Best Regards,
> > Diogo Júnior
--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to