Skip to content

Commit dfa474f

Browse files
dsn5ftleticiarossi
authored andcommitted
[Docs] Remove broken link from Search doc
Resolves #3872 PiperOrigin-RevId: 585651225
1 parent 0c023ec commit dfa474f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/components/Search.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -285,9 +285,7 @@ Lastly, if you don't want the soft keyboard to show automatically when the
285285

286286
To make sure that the `SearchBar` doesn't appear underneath the translucent
287287
status bar, you can wrap it in a `FrameLayout` which has the
288-
`android:fitsSystemWindows` attribute set to `true`. For an example of how to
289-
set this up in XML, take a look at the
290-
[Search Bar Maps demo][search-bar-usage-maps].
288+
`android:fitsSystemWindows` attribute set to `true`.
291289

292290
Additionally, you should not set the `android:fitsSystemWindows` attribute on
293291
the `SearchView`. If you are using either `FLAG_TRANSLUCENT_STATUS`

0 commit comments

Comments
 (0)