You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes botched test composition_is_restored_in_modal_after_config_change.
I converted it wrong, putting what was supposed to be the modal content into the body / activity instead. So the test was passing vaccuously, and even better, failing with an obscure `SavedStateRegistry.consumeRestoredStateForKey` exception on higher API levels.
Fixes#800.
Copy file name to clipboardExpand all lines: workflow-ui/compose/src/androidTest/java/com/squareup/workflow1/ui/compose/ComposeViewTreeIntegrationTest.kt
0 commit comments