Skip to content

Commit 0bcb570

Browse files
afohrmanimhappi
authored andcommitted
[Search][Docs] Revise version guidance for Search usage.
Now that 1.8.0 has reached stable, version guidance no longer needs to point to an alpha version. PiperOrigin-RevId: 532898434
1 parent d005ad7 commit 0bcb570

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/components/Search.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ the Material Components for Android library. For more information, go to the
2828
[Getting started](https://github.com/material-components/material-components-android/tree/master/docs/getting-started.md)
2929
page.
3030

31-
Note: Material Search is available starting from `1.8.0-alpha03`. To use Material
32-
Search, make sure you're depending on [library version `1.8.0-alpha03`](https://github.com/material-components/material-components-android/releases/tag/1.8.0-alpha03)
31+
Note: Material Search was introduced in `1.8.0`. To use Material Search, make
32+
sure you're depending on [library version `1.8.0`](https://github.com/material-components/material-components-android/releases/tag/1.8.0)
3333
or later.
3434

3535
### Making Search Components accessible
@@ -352,6 +352,6 @@ method to achieve the same result.
352352

353353
## API and source code
354354

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

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

0 commit comments

Comments
 (0)