Skip to content

Commit

Permalink
[M3][Search][Docs] Adds Search class definition link to Search docume…
Browse files Browse the repository at this point in the history
…ntation.

PiperOrigin-RevId: 530386856
  • Loading branch information
raajkumars authored and leticiarossi committed May 9, 2023
1 parent 7ccf670 commit e157608
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/components/Search.md
Expand Up @@ -352,4 +352,6 @@ method to achieve the same result.

## API and source code

* [Class definition](https://developer.android.com/reference/com/google/android/material/search/SearchView)

* [Class source](https://github.com/material-components/material-components-android/tree/master/lib/java/com/google/android/material/search/SearchView.java)

0 comments on commit e157608

Please sign in to comment.