Files
android_development/samples/browseable/ActivitySceneTransitionBasic/_index.jd
Trevor Johns 6876a9cfc5 Add browseable samples for L SDK release
Change-Id: I71c6ff9a90b7734042d68af7f01e6d61118cc508
2014-10-17 03:31:00 -07:00

13 lines
398 B
Plaintext

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 moveImage and changeBounds
to nicely transition a grid of images to an Activity with a large image and detail
text.
</p>