Transitions

Transitions use the animation framework. The following animations between views are supported:

  • Sliding from or to top/bottom, left/right.

  • Fade in/out.

  • Timeline, which uses an image as an alpha mask between the start and the end states of the transition.

  • Simultaneous slide and fade.

  • Pulsate (available for dialogs only).

Install and try out the ...\Nokia\Devices\Nokia_SDK_2_0_Java\plugins\lwuit\examples\LWUITDemo example application to see the look and feel of the transitions on a phone.