Synced to developers/samples/android commit bc036ecdf44cd03163c206096172299f3940b057. Change-Id: Ib68230d79ca300e7db906aff2ebfc2cb6c6968f7
13 lines
409 B
Plaintext
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>
|