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
#3575
Description: The searchview will not detach from the screen edge after restarting the activity (e.g. after rotating the device). https://m3.material.io/components/search/guidelines#3f2d4e47-2cf5-4c33-b6e1-5368ceaade55 https://github.com/material-components/material-components-android/blob/master/docs/components/Search.md#predictive-back
Expected behavior: The searchview will detach from the screen edge after restarting the activity (e.g. after rotating the device).
Minimal sample app repro: Catalog app (SearchMainDemoActivity and SearchRecyclerDemoActivity)
Android API version: 34
Material Library version: 1.11.0-alpha02
Device: Emulator 32.1.15 (API 34)
The text was updated successfully, but these errors were encountered:
a51561d
dsn5ft
No branches or pull requests
#3575
Description: The searchview will not detach from the screen edge after restarting the activity (e.g. after rotating the device).
https://m3.material.io/components/search/guidelines#3f2d4e47-2cf5-4c33-b6e1-5368ceaade55
https://github.com/material-components/material-components-android/blob/master/docs/components/Search.md#predictive-back
Expected behavior: The searchview will detach from the screen edge after restarting the activity (e.g. after rotating the device).
Minimal sample app repro: Catalog app (SearchMainDemoActivity and SearchRecyclerDemoActivity)
Android API version: 34
Material Library version: 1.11.0-alpha02
Device: Emulator 32.1.15 (API 34)
The text was updated successfully, but these errors were encountered: