Question

In many built in apps as well as in some third party apps I can observe a nice effect that takes place when an item gets tapped thus causing page navigation. That tapped item swiftly slides over the screen before page transition happens (and slides back to it's original place when user goes back to a first page).

Here's a screenshot from mail app:
Item slides once tapped

I feel this is some kind of a generally accessible transition effect (maybe from WP Toolkit) rather than a custom work. If I'm right can someone please point out the name of this effect and how it can be implemented?

Was it helpful?

Solution

the transition name is "Continuum Transition", having that, I'm sure you will be able to find more information about it.

Here is a video , that shows the transition effect

Hope this helps

OTHER TIPS

Here's a link to a nice video that shows smooth transition like the wp7 menus

Flip transition wp7

and it requires Generic.xaml which can be found in

Generic

I guess generic.xaml might be available on the system also. Let me know if this is the animation you are looking to. Else please menton an App name to proceed further.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top