am 9ab0f2b2: Merge "docs: fix link to sample app" into honeycomb

* commit '9ab0f2b220a6b38cad020bb3f4940737a024a5f6':
  docs: fix link to sample app
This commit is contained in:
Scott Main
2011-02-14 14:41:14 -08:00
committed by Android Git Automerger

View File

@@ -88,8 +88,8 @@ page.title=Dragging and Dropping
<h2>Related Samples</h2> <h2>Related Samples</h2>
<ol> <ol>
<li> <li>
<a href="{@docRoot}resources/samples/Honeycomb-Gallery/index.html"> <a href="{@docRoot}resources/samples/HoneycombGallery/index.html">
Honeycomb-Gallery</a> sample application. Honeycomb Gallery</a>.
</li> </li>
<li> <li>
<a href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/view/DragAndDropDemo.html"> <a href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/view/DragAndDropDemo.html">