Hi all, I have a question about activity transition effect.
As far as I know, there is one method to change activity transition
effect, which is 'overridePendingTransition' in Activity class. But
the only parameter I can use is 'animation resource id', meaning that
the animation is limited to Tween Animation.

The animation I'm thinking is the one rotating around Y-axis at the
center of the screen, but I dont' know how I can implement this only
with Tween Animation. Does anyone know how?

I know that I can make that kind of animation effect with code, so I'm
wondering if I can use code for activity transition.

Great thanks in advance. =D
-- 
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