Hi Experts, can please anybody help me rotating an Activity around z-
axis and the first activity will rotate 18 degree and from it's behind
a new activity will appear on the screen. FlipView does not help as I
don't want the transition on views but transitions on Activity. I
tried with overridePendingTransition(R.anim.anim_in, R.anim.anim_out);
which is giving me a 2D rotation on XY plane but I need a 3D rotation
of an Activity around Z-Axis.

Thanks.
Androidic.

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