diff options
Diffstat (limited to 'docs/html/guide/topics/search')
-rw-r--r-- | docs/html/guide/topics/search/index.jd | 2 | ||||
-rw-r--r-- | docs/html/guide/topics/search/search-dialog.jd | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/guide/topics/search/index.jd b/docs/html/guide/topics/search/index.jd index 218511b..2ee624b 100644 --- a/docs/html/guide/topics/search/index.jd +++ b/docs/html/guide/topics/search/index.jd @@ -1,4 +1,4 @@ -page.title=Search +page.title=Search Overview @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/topics/search/search-dialog.jd b/docs/html/guide/topics/search/search-dialog.jd index 8b8e75b..49451ac 100644 --- a/docs/html/guide/topics/search/search-dialog.jd +++ b/docs/html/guide/topics/search/search-dialog.jd @@ -561,7 +561,7 @@ case, the search dialog naturally disappears).</p> events are triggered once the user executes a search (the current activity receives {@link android.app.Activity#onPause()} and so forth, as described in the <a -href="{@docRoot}guide/topics/fundamentals/activities.html#Lifecycle">Activities</a> +href="{@docRoot}guide/components/activities.html#Lifecycle">Activities</a> document). If, however, the current activity is the searchable activity, then one of two things happens:</p> |