Because the animation is still set on your ImageView. Just call
setAnimation(null).

On Tue, Oct 6, 2009 at 12:39 AM, Blackpool <alex.lehmb...@gmail.com> wrote:
>
>  have a question regarding RotateAnimation. If I do not set the
> property FillAfter to true then the image in my view, that I use
> RotateAnimation to animate, returns to the initial position after the
> animation is done.
> My problem is that when I set fillafter to true when I later set the
> image on my imageview to another image than the one I animated some
> kind of transformation is applied to that image also - Why?
> >
>



-- 
Romain Guy
Android framework engineer
romain...@android.com

Note: please don't send private questions to me, as I don't have time
to provide private support.  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