Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a6c4ad9d authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

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

* commit '2d022d01':
  docs: fix link to sample app
parents 6909447b 2d022d01
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -88,8 +88,8 @@ page.title=Dragging and Dropping
        <h2>Related Samples</h2>
        <ol>
            <li>
                <a href="{@docRoot}resources/samples/Honeycomb-Gallery/index.html">
                Honeycomb-Gallery</a> sample application.
                <a href="{@docRoot}resources/samples/HoneycombGallery/index.html">
                Honeycomb Gallery</a>.
            </li>
            <li>
                <a href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/view/DragAndDropDemo.html">