summaryrefslogtreecommitdiffstats
path: root/samples/browseable/ActivitySceneTransitionBasic/_index.jd
blob: fd2e0c79d41502c818aec59f2f44b1d5a2f95b43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
page.tags="ActivitySceneTransitionBasic"
sample.group=UI
@jd:body

<p>
            
            Demonstrates how to the use Activity scene transitions when transitions
            from one Activity to another. Uses a combination of changeImageTransform and
            changeBounds to nicely transition a grid of images to an Activity with a large image
            and detail text.
            
        </p>