1
2page.tags="ActivitySceneTransitionBasic"
3sample.group=UI
4@jd:body
5
6<p>
7
8            Demonstrates how to the use Activity scene transitions when transitions
9            from one Activity to another. Uses a combination of changeImageTransform and
10            changeBounds to nicely transition a grid of images to an Activity with a large image
11            and detail text.
12
13        </p>
14