You can work out your own solution with animations and playing with
the visibility mode of the layout wrappers holding your views in the
activities. But that proves to be quite expensive solution.

I think with the current API this effect is natively supported with
ListActivities, there are many well-known apps on the market using
this effect.


On Mar 20, 7:07 am, frizzo <[email protected]> wrote:
> You've probably seen the effect on the iPhone when you go to the next
> screen, it flips the screen, making it appear, like you just flipped
> over a card and a new screen appeared.
>
> There is a demo of something similar in the APIDemos (Views/Animation/
> 3D Transition), but the transitions are between elements of the same
> page.
>
> Is there a way to implement the flip effect between Activities (in the
> same process)?
--~--~---------~--~----~------------~-------~--~----~
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