You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
410 B

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>