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
13 lines
289 B
Plaintext
13 lines
289 B
Plaintext
|
|
|
|
|
|
page.tags="AdapterTransition"
|
|
sample.group=UI
|
|
@jd:body
|
|
|
|
<p>
|
|
{@link android.transition.Transition Transition} cannot be directly applied to
|
|
{@link android.widget.AdapterView AdapterView}s. This sample demonstrates how to
|
|
create a overlay layout and how to run a transition on it.
|
|
</p>
|