summaryrefslogtreecommitdiffstats
path: root/samples/browseable/AdapterTransition/_index.jd
diff options
context:
space:
mode:
Diffstat (limited to 'samples/browseable/AdapterTransition/_index.jd')
-rw-r--r--samples/browseable/AdapterTransition/_index.jd11
1 files changed, 4 insertions, 7 deletions
diff --git a/samples/browseable/AdapterTransition/_index.jd b/samples/browseable/AdapterTransition/_index.jd
index d5c48a392..a2d134ac5 100644
--- a/samples/browseable/AdapterTransition/_index.jd
+++ b/samples/browseable/AdapterTransition/_index.jd
@@ -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>