Why is my rotate animation all wonky when applied to an Activity transition?

Sounds like we don't quite support rotation animations on Activities :).

1 It does sound like that. Then why is it documented, and why doesn't the documentation tell me this rather important fact? – Thomas Feb 15 at 11:15 Would it then be possible for you to please file an internal and/or public bug for this, Romain?

– Christopher Feb 15 at 16:09.

Known issue .. till 2.3.4 nothing has been done :( code.google.com/p/android/issues/detail?....

But when I animate an activity transition instead, something entirely different happens. The activity starts to rotate counterclockwise, but at the same time it flies off the top right of the screen. Then it comes back, still rotating counterclockwise and by now upside-down, and flies off the bottom left of the screen.

Finally, it comes back and ends its rotation upright. No matter what I specify for pivotX and pivotY, the behaviour is always the same. They seem to be ignored completely.

And either way, the thing is certainly not rotating around any fixed pivot at all! What kind of nonsense is this? Is it a bug?

For completeness, I saved this animation as res/anim/spin. I've put together a minimal Android project that demonstrates the problem. Here are the ZIP file with the project source and the runnable APK file.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions