Update browseable samples for lmp-docs
Synced to commit df5e5013422b81b4fd05c0ac9fd964b13624847a. Includes new samples for Android Auto. Change-Id: I3fec46e2a6b3f196682a92f1afd91eb682dc2dc1
This commit is contained in:
@@ -1,12 +1,9 @@
|
||||
|
||||
|
||||
|
||||
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>
|
||||
|
||||
Transition cannot be directly applied to AdapterViews. In this sample, we demonstrate how to create an overlay layout and run a Transition on it. Press the action bar button to toggle between ListView and GridView.
|
||||
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user