File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
docs/html/guide/topics/ui Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -406,13 +406,13 @@ into a view that can be added into the {@link android.widget.AdapterView} layout
406406
407407<div class="layout first">
408408 <h4><a href="layout/listview.html">List View</a></h4>
409- <a href="layout/list .html"><img src="{@docRoot}images/ui/listview-small.png" alt="" /></a>
409+ <a href="layout/listview .html"><img src="{@docRoot}images/ui/listview-small.png" alt="" /></a>
410410 <p>Displays a scrolling single column list.</p>
411411</div>
412412
413413<div class="layout">
414414 <h4><a href="layout/gridview.html">Grid View</a></h4>
415- <a href="layout/grid .html"><img src="{@docRoot}images/ui/gridview-small.png" alt="" /></a>
415+ <a href="layout/gridview .html"><img src="{@docRoot}images/ui/gridview-small.png" alt="" /></a>
416416 <p>Displays a scrolling grid of columns and rows.</p>
417417</div>
418418
Original file line number Diff line number Diff line change 1- page.title=Grid
1+ page.title=Grid View
22parent.title=Layouts
33parent.link=layout-objects.html
44@jd:body
You can’t perform that action at this time.
0 commit comments