diff options
Diffstat (limited to 'docs/html/guide/topics/search/search-dialog.jd')
-rw-r--r-- | docs/html/guide/topics/search/search-dialog.jd | 2 |
1 files changed, 1 insertions, 1 deletions
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> |