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