Files
android_development/samples/browseable/BasicTransition/_index.jd
Ricardo Cervera 9b23d66215 docs: Modified sample descriptions for March sample push.
Edited the _index.jd files from the new samples.
Stage: http://localhost:8001/samples/MediaRouter/index.html

Patch: Addressed Dirk's comments.

Change-Id: I029a9a1cb3fbfbe93e09ce2cdd8a7b5e49c6c074
2014-03-10 15:10:47 -07:00

13 lines
252 B
Plaintext

page.tags="BasicTransition"
sample.group=UI
@jd:body
<p>
This sample demonstrates the basic use of the transition framework introduced in KitKat.
Select each of the radio buttons to switch between the
{@link android.transition.Scene Scene}s.
</p>