We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Description: SearchBar & SearchView is using incorrect package path in Search docs.
The docs mentions
com.google.android.libraries.material.search.SearchBar
instead it should be
com.google.android.material.search.SearchBar
Same for SearchView.
The text was updated successfully, but these errors were encountered:
ee52406
[SearchBar][SearchView] Fixed package path in developer documentation.
73c47c2
Resolves #3108 Resolves #3109 GIT_ORIGIN_REV_ID=0ffbcd8845e38f396da6355f43e81815b1eb3a5b PiperOrigin-RevId: 492313989 (cherry picked from commit ee52406)
raajkumars
No branches or pull requests
Description: SearchBar & SearchView is using incorrect package path in Search docs.
The docs mentions
instead it should be
Same for SearchView.
The text was updated successfully, but these errors were encountered: