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

[NavigationDrawer][Predictive Back] navigationdrawer will not detach from screen edge after restarting activity #3593

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

Comments

@manabu-nakamura
Copy link
Contributor

manabu-nakamura commented Sep 20, 2023

#3575

Description: The navigationdrawer will not detach from the screen edge after restarting the activity (e.g. after rotating the device).
(https://m3.material.io/components/side-sheets/guidelines#d77245e3-1013-48f8-a9d7-76f484e1be13)
https://github.com/material-components/material-components-android/blob/master/docs/components/NavigationDrawer.md#predictive-back

Expected behavior: The navigationdrawer will detach from the screen edge after restarting the activity (e.g. after rotating the device).

Minimal sample app repro: Catalog app (NavigationDrawerDemoActivity and CustomNavigationDrawerDemoActivity)

Android API version: 34

Material Library version: 1.11.0-alpha02

Device: Emulator 32.1.15 (API 34)

@afohrman
Copy link
Contributor

Hi @manabu-nakamura, thanks for filing this. Could you please clarify exactly what you mean by "detach from the screen", and attach a video if possible?

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