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

Commit 9ab0f2b2 authored by Scott Main's avatar Scott Main Committed by Android (Google) Code Review
Browse files

Merge "docs: fix link to sample app" into honeycomb

parents 81bb4952 64c75748
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">