1 2 3 4 page.tags="AdapterTransition" 5 sample.group=UI 6 @jd:body 7 8 <p> 9 {@link android.transition.Transition Transition} cannot be directly applied to 10 {@link android.widget.AdapterView AdapterView}s. This sample demonstrates how to 11 create a overlay layout and how to run a transition on it. 12 </p> 13