diff options
author | Scott Main <smain@google.com> | 2011-03-14 14:36:56 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2011-03-14 14:36:56 -0700 |
commit | 462012db70fb73431bb25909d73e45fea9fc5911 (patch) | |
tree | 0860adbb59660b7a03228b7b63914f4e2ea565f3 /docs/html/guide/guide_toc.cs | |
parent | 175121a513f4cea91d7950d6b3978383d3b2a352 (diff) | |
parent | abdf0d533c292709e51cee2c1213d5e44baca963 (diff) |
am abdf0d53: docs: update search dev guide with SearcView widget
* commit 'abdf0d533c292709e51cee2c1213d5e44baca963':
docs: update search dev guide with SearcView widget
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index c258949c2728..fa588cb34a44 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -310,7 +310,7 @@ <span class="en">Search</span> </a></div> <ul> - <li><a href="<?cs var:toroot?>guide/topics/search/search-dialog.html">Using the Android Search Dialog</a></li> + <li><a href="<?cs var:toroot?>guide/topics/search/search-dialog.html">Creating a Search Interface</a></li> <li><a href="<?cs var:toroot?>guide/topics/search/adding-recent-query-suggestions.html">Adding Recent Query Suggestions</a></li> <li><a href="<?cs var:toroot?>guide/topics/search/adding-custom-suggestions.html">Adding Custom Suggestions</a></li> <li><a href="<?cs var:toroot?>guide/topics/search/searchable-config.html">Searchable Configuration</a></li> |