-
Notifications
You must be signed in to change notification settings - Fork 29.1k
Closed
Labels
a: state restorationRestorationManager and related APIsRestorationManager and related APIsf: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.found in release: 1.22Found to occur in 1.22Found to occur in 1.22frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work on
Description
Open drawers are not state restorable.
This was discovered migrating the Flutter Gallery's Drawer demos.
Reproduction:
- Create an app that displays a drawer. You can build flutter/gallery and go to the Drawer demo.
- Open the drawer in the demo.
- Kill the activity on Android, notice that the drawer is no longer open.
Metadata
Metadata
Assignees
Labels
a: state restorationRestorationManager and related APIsRestorationManager and related APIsf: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.found in release: 1.22Found to occur in 1.22Found to occur in 1.22frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work on