Files
android_development/samples/browseable/ActivitySceneTransitionBasic/_index.jd
Trevor Johns abededd8f7 Docs: Sync browseable samples for lmp-docs
Synced to developers/samples/android commit
bc036ecdf44cd03163c206096172299f3940b057.

Change-Id: Ib68230d79ca300e7db906aff2ebfc2cb6c6968f7
2014-12-09 18:49:04 -08:00

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