Skip to content
New issue

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

[SearchView][Predictive Back] searchview will not detach from screen edge after restarting activity #3594

Closed
manabu-nakamura opened this issue Sep 20, 2023 · 0 comments

Comments

@manabu-nakamura
Copy link
Contributor

manabu-nakamura commented Sep 20, 2023

#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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants