Files
android_development/samples/browseable/AdapterTransition/_index.jd
Alexander Lucas a780ba4b15 Adding browsable prebuilt samples for march push
Change-Id: I952db10d9c9acb4940db08a07789347ea2effe4d
2014-03-10 09:21:36 -07:00

13 lines
252 B
Plaintext

page.tags="AdapterTransition"
sample.group=UI
@jd:body
<p>
Transition cannot be directly applied to AdapterViews. In this sample, we demonstrate how to create a overlay layout and run a Transition on it.
</p>